Age | Commit message (Expand) | Author | Files | Lines |
2020-08-20 | ip: vnet_ip_mroute_cmd payload_proto fix | Elias Rudberg | 1 | -6/+6 |
2020-04-23 | ip: Replace Sematics for Interface IP addresses | Neale Ranns | 1 | -126/+0 |
2020-03-25 | ip: Adding IP tables is no MP safe | Neale Ranns | 1 | -2/+0 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 1 | -206/+0 |
2019-11-05 | ip: Fragmentation fixes | Neale Ranns | 1 | -18/+1 |
2019-10-30 | ip: cleanup typos in documentation | Paul Vinciguerra | 1 | -3/+3 |
2019-10-07 | ip: MFIB CLI fix for parsing path flags | Neale Ranns | 1 | -3/+0 |
2019-10-02 | ip: mfib CLI 'via local' fix | Neale Ranns | 1 | -0/+2 |
2019-09-23 | fib: do not dump no-longer valid adjacencies | Benoît Ganne | 1 | -1/+6 |
2019-08-12 | ip: allow addrs from the same prefix on intf | Matthew Smith | 1 | -0/+2 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -77/+31 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -0/+1 |
2018-12-06 | MFIB; CLI improvements | Neale Ranns | 1 | -6/+32 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -12/+12 |
2018-10-12 | ip: add container proxy dump API (VPP-1364) | Matus Fabian | 1 | -0/+55 |
2018-08-29 | Consolidate table->index conversion in fib-path CLI processing | Neale Ranns | 1 | -16/+0 |
2018-08-03 | Documentation fix on "set interface ip[6] table" | Yichen Wang | 1 | -2/+2 |
2018-06-14 | Use unicast DMAC for IP neighbor pool refresh probes | John Lo | 1 | -2/+2 |
2018-05-30 | IPv6 for-us/receive multicast routes fix | Neale Ranns | 1 | -0/+4 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 1 | -0/+16 |
2018-03-21 | reassembly: feature/concurrency | Klement Sekera | 1 | -2/+0 |
2018-03-16 | QoS recording and marking | Neale Ranns | 1 | -1/+1 |
2018-02-16 | Allow providers to override glean behaviour | Neale Ranns | 1 | -41/+0 |
2018-02-15 | Revert "Allow interface types to override glean adjacency behaivour" | Ole Trøan | 1 | -0/+41 |
2018-02-15 | Allow interface types to override glean adjacency behaivour | Neale Ranns | 1 | -41/+0 |
2018-02-01 | IPv4/6 reassembly | Klement Sekera | 1 | -0/+2 |
2017-12-11 | call unformat_free in some flow, remove unnecessary calls | Swarup Nayak | 1 | -4/+12 |
2017-11-18 | unformat function for FIB paths | Neale Ranns | 1 | -147/+6 |
2017-11-08 | ip: fix container proxy coverity warning | Florin Coras | 1 | -4/+7 |
2017-11-07 | UDP Encapsulation. | Neale Ranns | 1 | -1/+8 |
2017-11-07 | ip: add container proxy api | Florin Coras | 1 | -19/+120 |
2017-10-25 | L3 proxy FIB source for container networking | Andrew Yourtchenko | 1 | -0/+79 |
2017-10-03 | Propagate duplicate IF addr add/del error up to API. | Jon Loeliger | 1 | -1/+11 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 1 | -1/+4 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -0/+225 |
2017-08-19 | Fixed ip add bug for ip6 with review comments | pragash | 1 | -4/+4 |
2017-08-09 | Allow multiple MPLS output labels to be passed on the CLI | Neale Ranns | 1 | -3/+10 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -9/+9 |
2017-07-18 | FIB path preference | Neale Ranns | 1 | -20/+11 |
2017-05-19 | mfib CLI bugs (VPP-852) | Neale Ranns | 1 | -0/+2 |
2017-05-02 | Allow local/for-us replications for IP multicast routes on the CLI | Neale Ranns | 1 | -1/+6 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h | Neale Ranns | 1 | -32/+3 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -1/+2 |
2017-04-07 | VPP-684.Add ip which mask length exceeding upper limit,ping segmentfault | flyingeagle23 | 1 | -1/+4 |
2017-04-03 | Adjacency layout change and move to vnet/adj | Neale Ranns | 1 | -8/+2 |
2017-03-17 | Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n... | Neale Ranns | 1 | -5/+3 |
2017-03-08 | ARP resilience in the absence of IP config on input and output interfaces | Neale Ranns | 1 | -0/+15 |
2017-03-08 | Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri... | Neale Ranns | 1 | -0/+1 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 1 | -11/+23 |
2017-02-20 | CLI extension to add multiple (S,G)s at once and time it | Neale Ranns | 1 | -10/+76 |