Age | Commit message (Expand) | Author | Files | Lines |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 1 | -2/+2 |
2018-04-13 | GBP V2 | Neale Ranns | 2 | -0/+26 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 1 | -23/+23 |
2018-04-04 | NAT added FIB entries have a preference lower than API/CLI | Neale Ranns | 2 | -0/+6 |
2018-03-26 | Restore the brief FIB entry printing | Neale Ranns | 1 | -7/+7 |
2018-03-20 | FIB Interpose Source | Neale Ranns | 18 | -3987/+5041 |
2018-03-19 | FIB code coverity found defect | Neale Ranns | 1 | -1/+1 |
2018-03-19 | IGMP plugin | Jakub Grajciar | 1 | -2/+18 |
2018-03-19 | FIX: Fixed ip6_fib_dump api function response. | Dmitry Vakhrushev | 1 | -1/+1 |
2018-03-13 | Common form of fib-path reproting in dumps | Neale Ranns | 5 | -4/+292 |
2018-03-13 | FIB: DVR paths are not considered L3 attached | Neale Ranns | 1 | -0/+10 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 13 | -95/+399 |
2018-03-05 | IP6 link-local table | Neale Ranns | 8 | -74/+106 |
2018-03-01 | 6RD: Rewritten 6RD RFC5969 support. | Ole Troan | 3 | -6/+1 |
2018-02-22 | bihash table size perf/scale improvements | Dave Barach | 1 | -3/+11 |
2018-02-19 | Adjacency Delegate updates | Neale Ranns | 1 | -24/+18 |
2018-02-06 | Fix clang -Wvarargs compile errors | Damjan Marion | 2 | -4/+4 |
2018-02-01 | FIB: Consolidate several copies of fib_ip_proto() into one. | Jon Loeliger | 1 | -0/+11 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -0/+45 |
2018-01-18 | FIB Inherited Srouce | Neale Ranns | 15 | -119/+1615 |
2018-01-09 | DVR: run L3 output features | Neale Ranns | 4 | -52/+86 |
2017-12-21 | fib: make deag entries urpf extempt | Florin Coras | 4 | -0/+14 |
2017-12-19 | FIB memory leak during recursive loop detection | Neale Ranns | 1 | -0/+2 |
2017-12-15 | fib: fix show fib path-list and path | Florin Coras | 2 | -4/+4 |
2017-12-13 | Separate heap for IPv4 mtries | Neale Ranns | 2 | -30/+14 |
2017-12-09 | BIER in non-MPLS netowrks | Neale Ranns | 6 | -146/+117 |
2017-12-05 | Revert "FIB: optimise for src memory allocations" | Neale Ranns | 5 | -264/+121 |
2017-11-30 | Fix CLI path parsing for via interface only | Neale Ranns | 1 | -6/+6 |
2017-11-29 | Include allocated table memory in 'sh fib mem' output | Neale Ranns | 9 | -12/+148 |
2017-11-27 | Fix - sh ip fib mtrie sum | Neale Ranns | 1 | -5/+5 |
2017-11-26 | FIB: optimise for src memory allocations | Neale Ranns | 5 | -121/+264 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 5 | -15/+11 |
2017-11-18 | unformat function for FIB paths | Neale Ranns | 2 | -0/+171 |
2017-11-15 | BIER: coverity fixes | Neale Ranns | 1 | -5/+11 |
2017-11-14 | Ip6 dump not showing fib table names (VPP-1063) | Neale Ranns | 1 | -4/+3 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs | Neale Ranns | 6 | -31/+107 |
2017-11-09 | BIER | Neale Ranns | 15 | -70/+561 |
2017-11-07 | UDP Encapsulation. | Neale Ranns | 4 | -1/+84 |
2017-10-26 | fib test - fix undefined behavior warning found by clang | Gabriel Ganne | 2 | -2/+2 |
2017-10-25 | L3 proxy FIB source for container networking | Andrew Yourtchenko | 3 | -7/+14 |
2017-10-14 | Source Lookup progammable via API | Neale Ranns | 5 | -8/+61 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. | Marco Varlese | 1 | -0/+1 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 5 | -100/+100 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 10 | -28/+28 |
2017-10-04 | Dump of deag/lookup routes has is_drop=1 (VPP-995) | Neale Ranns | 1 | -0/+2 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -1/+2 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 6 | -14/+67 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 13 | -68/+171 |
2017-08-21 | PPPoE usses a midchain adjacency stack on an interface-tx DPO | Neale Ranns | 2 | -14/+14 |
2017-08-15 | coverity: remove dependency on uint32_t in fib_test.c | Marek Gradzki | 1 | -1/+1 |