Age | Commit message (Expand) | Author |
2022-11-20 | devip: lilu dallas multicast. | cinap_lenrek |
2022-11-02 | kernel: Do not treat IPv6 ULA's as GUA's (thanks Arne Meyer) | Jacob Moody |
2022-09-28 | devip: get rid of Ipifc.mintu | cinap_lenrek |
2022-03-14 | ip(3): use flags instead of tag for 8 column route add/remove | cinap_lenrek |
2022-03-13 | devip: allow setting the "trans" flag on a logical interface | cinap_lenrek |
2022-03-12 | devip: implement network address translation routes | cinap_lenrek |
2022-02-16 | devip: dont hold ifc wlock during medium bind/unbind | cinap_lenrek |
2021-10-09 | devip: cache arp entry in Routehint | cinap_lenrek |
2021-10-03 | devip: use better hashipa() macro, use RWlock for arp cache | cinap_lenrek |
2020-05-10 | devip: fix ifc recursive rlock() deadlock | cinap_lenrek |
2020-01-05 | devip: fix packet loss when interface is wlocked | cinap_lenrek |
2019-11-10 | devip: use the routing table for local source ip address selection | cinap_lenrek |
2019-05-12 | devip: do not lock selftab in ipselftabread(), remove unused fields from Ipself | cinap_lenrek |
2019-05-11 | devip: reset speed and delay on bind, adjust burst on mtu change, ifc->m nil ... | cinap_lenrek |
2019-05-11 | devip: make sure ifc is bound in add6 ctl command | cinap_lenrek |
2019-05-11 | devip: remove unused c->car qlock, avoid potential deadlock in ipifcregisterp... | cinap_lenrek |
2019-02-13 | devip: ipv6 loopback ::1 has link-local scope | cinap_lenrek |
2019-02-11 | devip: use parseipandmask() for ipifc and route control message parsing | cinap_lenrek |
2018-09-28 | devip: only add interface route for "on-link" prefixes | cinap_lenrek |
2018-09-23 | devip, ipconfig: avoid overflow on lifetime checks | cinap_lenrek |
2018-09-23 | devip: valid and prefered life-time should be unsigned, add remove6 ctl command | cinap_lenrek |
2018-09-23 | devip: make updating ra6 router parameters atomic | cinap_lenrek |
2018-06-14 | devip: don't send arp requests from null address | cinap_lenrek |
2018-06-13 | devip: reject incompatible multicast/interface ip address pairs for ipifcaddm... | cinap_lenrek |
2018-06-12 | devip: fix missing wunlock() for "ipifc not yet bound to device" case, don't ... | cinap_lenrek |
2018-06-11 | devip: fix use after free in ipifcremmulti() | cinap_lenrek |
2018-05-14 | devip: don't set mtu of interface to zero when not specified (thanks joe9) | cinap_lenrek |
2018-05-10 | ip: add some primitive rate limiting knobs to counteract bufferbloat | cinap_lenrek |
2018-04-24 | devip: improve arp and ndp code | cinap_lenrek |
2018-04-22 | devip: fix ipv6 icmp unreachable handling, fix retransmit, fix ifc locking, r... | cinap_lenrek |
2018-04-19 | devip: add "reflect" ctl message, fix memory leaks in icmpv6, fix source addr... | cinap_lenrek |
2018-04-11 | devip: make v4 ifc broadcast and multicast routes specific to address | cinap_lenrek |
2018-04-08 | devip: implement source specific routing | cinap_lenrek |
2018-03-18 | devip: more v6 improvements | cinap_lenrek |
2014-08-26 | ip: set arp entry for own v6 address when not tentative | cinap_lenrek |
2014-08-21 | ip: fix memory leak in ipicadd6() | cinap_lenrek |
2014-08-12 | ip: fix missed unlocks and waserror handlers | cinap_lenrek |
2013-05-05 | devip: handle malloc errors, fix queue leaks | cinap_lenrek |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen |