Age | Commit message (Expand) | Author | Files | Lines |
2018-10-25 | Trivial: Cleanup missing va_ends. | Paul Vinciguerra | 2 | -5/+9 |
2018-10-23 | c11 safe string handling support | Dave Barach | 11 | -20/+20 |
2018-10-16 | FIB: use vlib-log for debugging | Neale Ranns | 11 | -96/+186 |
2018-10-16 | Sticky Load-balance | Neale Ranns | 4 | -16/+367 |
2018-10-08 | Adding Multipath support for exclusive DPO based fib path entries via rpath | Vijayabhaskar Katamreddy | 2 | -2/+16 |
2018-10-01 | Source VRF Select | Neale Ranns | 2 | -0/+34 |
2018-10-01 | mroute routers in the stats segment | Neale Ranns | 1 | -2/+2 |
2018-09-25 | FIB: recusrive paths must lock the table to prevent its deletion | Neale Ranns | 2 | -0/+9 |
2018-09-20 | UDP-Encap: name counters for the stats segment | Neale Ranns | 1 | -1/+1 |
2018-09-20 | Route counters in the stats segment | Neale Ranns | 4 | -0/+31 |
2018-09-19 | GRE: fix 4o6 and 6o4 adj stacking | Neale Ranns | 2 | -0/+21 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | Mohsin Kazmi | 1 | -0/+2 |
2018-08-31 | FIB path CLI fix for lookup-table IDs | Neale Ranns | 1 | -0/+12 |
2018-08-29 | Consolidate table->index conversion in fib-path CLI processing | Neale Ranns | 1 | -1/+14 |
2018-08-28 | 32/64 shmem bihash interoperability | Dave Barach | 1 | -4/+5 |
2018-08-27 | Adjacency walks protected by 'walk in progress' flag | Neale Ranns | 1 | -0/+1 |
2018-08-27 | IGMP: enable command on cli | Neale Ranns | 1 | -2/+1 |
2018-08-22 | IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes | Neale Ranns | 2 | -0/+6 |
2018-08-10 | Use IP address types on UDP encap API | Neale Ranns | 2 | -0/+44 |
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy | Neale Ranns | 8 | -48/+31 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -0/+8 |
2018-07-16 | Adjacency-BFD: assume BFD down on create | Neale Ranns | 1 | -2/+1 |
2018-07-10 | FIB path dump: fix next-hop-table ID for recursive routes | Neale Ranns | 2 | -2/+3 |
2018-07-09 | IGMP improvements | Neale Ranns | 1 | -6/+0 |
2018-07-04 | IP FIB dump - incorrect table-ID for deag paths | Neale Ranns | 1 | -1/+1 |
2018-07-04 | Remove unused members from ip4_fib_t | Neale Ranns | 2 | -9/+3 |
2018-07-04 | add 'src-lookup' keyword for FIB paths | Neale Ranns | 1 | -0/+4 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 5 | -3/+10 |
2018-04-30 | FIB: elide cover walk for insert of host route | Neale Ranns | 3 | -3/+25 |
2018-04-25 | GBPv6: NAT66 actions for GBP | Neale Ranns | 1 | -1/+1 |
2018-04-23 | MPLS VPLS CLI fix | Neale Ranns | 1 | -0/+1 |
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 |