Age | Commit message (Expand) | Author |
2023-05-16 | devip: address some ipv6 issues on pkt interface | cinap_lenrek |
2023-04-15 | ip: generalize Rproxy route handling, allowing non point-to-point arp proxy | cinap_lenrek |
2022-12-18 | devip: fix icmp bugs | cinap_lenrek |
2022-12-13 | devip: tcpmssclamp() to minimum of source and destination interface MTU | cinap_lenrek |
2022-11-20 | devip: lilu dallas multicast. | cinap_lenrek |
2022-09-28 | devip: get rid of Ipifc.mintu | cinap_lenrek |
2022-09-17 | devip: do tcp mss clamping when forwarding packets | cinap_lenrek |
2022-03-12 | devip: implement network address translation routes | cinap_lenrek |
2021-10-11 | devip: add comment to ip.h explaining Routehint struct | cinap_lenrek |
2021-10-09 | devip: cache arp entry in Routehint | cinap_lenrek |
2021-09-26 | devip: implement ipv4 arp timeout with icmp host unreachable notification | cinap_lenrek |
2020-06-07 | devip: fix parseipmask() prototype in ip.h | 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: remove unused c->car qlock, avoid potential deadlock in ipifcregisterp... | cinap_lenrek |
2019-03-07 | devip: ignore the evil bit in fragment info field | cinap_lenrek |
2019-03-03 | devip: simplify ip reassembly functions, getting rid of Ipfrag.hlen | cinap_lenrek |
2019-03-03 | devip: fix ip fragmentation handling issues with header options | cinap_lenrek |
2019-02-11 | devip: use parseipandmask() for ipifc and route control message parsing | cinap_lenrek |
2018-09-23 | devip: valid and prefered life-time should be unsigned, add remove6 ctl command | 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-10 | devip: properly initialize the connection ignoreadvice and tos flags | cinap_lenrek |
2018-04-08 | devip: implement source specific routing | cinap_lenrek |
2018-03-19 | devip: pick source address for neighbor solicitations as of rfc4861 7.2.2, cl... | cinap_lenrek |
2018-03-18 | devip: more v6 improvements | cinap_lenrek |
2017-12-23 | kernel: remove Ipifc.mbps, unused. | cinap_lenrek |
2017-12-09 | devether: remove duplicated parseether() implementation (pull from libip) | cinap_lenrek |
2016-11-15 | ip: get rid of update_mtucache() and restrict_mtu() prototypes | cinap_lenrek |
2015-06-09 | ip: fix wrong radix for iphash() (thanks yoann padioleau) | cinap_lenrek |
2012-05-03 | bring back il protocol support | 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 |