Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 21 | -9426/+1358 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls | Neale Ranns | 5 | -7/+13 |
2019-12-13 | ip: SVR: fix wrong return value | Klement Sekera | 2 | -2/+2 |
2019-12-10 | ip: use explicit types in api | Ole Troan | 1 | -73/+74 |
2019-12-10 | api: multiple connections per process | Dave Barach | 3 | -3/+3 |
2019-12-08 | ip: coverity fix | johny | 1 | -8/+6 |
2019-12-05 | ip: fix cancel termination after receive malformed ip6 packet | johny | 2 | -5/+68 |
2019-12-04 | fib: Decouple source from priority and behaviour | Neale Ranns | 1 | -1/+1 |
2019-12-04 | gso: remove the interface count | Mohsin Kazmi | 2 | -29/+13 |
2019-12-04 | ip6: Fix improper MCAST adj test in IPv6 router solicitation | Jon Loeliger | 1 | -1/+1 |
2019-12-04 | ip: populate ip_reassembly_get_reply correctly | Matthew Smith | 1 | -3/+4 |
2019-12-03 | fib: constify the adjacency in the rewrite nodes | Neale Ranns | 2 | -2/+2 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap | Neale Ranns | 5 | -2/+146 |
2019-11-27 | ip: init l3_hdr_offset when pushing an ip4 header | Florin Coras | 1 | -6/+4 |
2019-11-26 | fib: Table Replace | Neale Ranns | 2 | -131/+126 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers | Neale Ranns | 1 | -2/+2 |
2019-11-12 | ip: IP address and prefix types (moved from LISP) | Neale Ranns | 3 | -16/+386 |
2019-11-11 | ip: functional interface to ip fragmentation | Ole Troan | 4 | -159/+98 |
2019-11-10 | dhcp: ipv6 prefix delegation improvements | Dave Barach | 1 | -1/+17 |
2019-11-06 | tcp: IPv6 flow label support | Tarun Gupta | 1 | -4/+25 |
2019-11-05 | ip: Fragmentation fixes | Neale Ranns | 5 | -115/+155 |
2019-10-30 | ip: cleanup typos in documentation | Paul Vinciguerra | 8 | -17/+17 |
2019-10-29 | ip: refactor ip4_mtrie to use atomic store-release | jaszha03 | 1 | -14/+5 |
2019-10-29 | ip: refactor ip4_mtrie to atomically unset leaves | jaszha03 | 1 | -4/+6 |
2019-10-28 | ip: Punt rather than drop unkown IPv6 ICMP packets | Neale Ranns | 1 | -5/+5 |
2019-10-28 | ping: move the echo responder into the ping plugin | Neale Ranns | 2 | -200/+3 |
2019-10-28 | ip: reassembly fix sanity checks | Klement Sekera | 2 | -5/+5 |
2019-10-28 | ip: fix tracing of packet flags | Klement Sekera | 1 | -1/+1 |
2019-10-28 | ip: reassembly: fix use-after-free | Benoît Ganne | 2 | -5/+10 |
2019-10-25 | dhcp: fix crash on unicast renewal send | Neale Ranns | 1 | -4/+1 |
2019-10-18 | ip: trivial typos in docs | Paul Vinciguerra | 2 | -9/+9 |
2019-10-17 | ip: punt API cleanup | Jakub Grajciar | 1 | -6/+6 |
2019-10-17 | ip: rd_cp API cleanup | Jakub Grajciar | 1 | -4/+6 |
2019-10-14 | ping: Move to plugin | Mohsin Kazmi | 5 | -1369/+11 |
2019-10-11 | ip: reassembly: trace ip headers over worker handoffs | Klement Sekera | 5 | -27/+87 |
2019-10-11 | ip: RD-CP API incorrect reply code | Neale Ranns | 1 | -1/+1 |
2019-10-10 | ip: fix clang debug compilation | Benoît Ganne | 1 | -3/+1 |
2019-10-10 | tcp: custom checksum calculations for Ipv4/Ipv6 | Srikanth A | 4 | -100/+97 |
2019-10-09 | map: use ip6-full-reassembly instead of own code | Klement Sekera | 4 | -0/+70 |
2019-10-09 | ip: fix coverity warning | Klement Sekera | 1 | -3/+7 |
2019-10-09 | mpls: support fragmentation of mpls output packet | Rajesh Goel | 2 | -2/+41 |
2019-10-09 | ip: only install IPv6 prefixes in FIB when the interface is up | Neale Ranns | 1 | -39/+36 |
2019-10-07 | ip: remove dead code in ip6-svr | Klement Sekera | 1 | -27/+0 |
2019-10-07 | ip: add tracing for ipv6 frag headers | Klement Sekera | 1 | -0/+24 |
2019-10-07 | ip: reassembly add missing goto | Klement Sekera | 1 | -0/+1 |
2019-10-07 | ip: reassembly remove dead code | Klement Sekera | 1 | -8/+0 |
2019-10-07 | ip: MFIB CLI fix for parsing path flags | Neale Ranns | 1 | -3/+0 |
2019-10-06 | ip: Fix IP unnumbered dump of one interface | Neale Ranns | 1 | -1/+1 |
2019-10-04 | ip: fix use-after-free in IPv6 SLAAC expiration | Benoît Ganne | 1 | -3/+11 |
2019-10-02 | ip: mfib CLI 'via local' fix | Neale Ranns | 1 | -0/+2 |