Age | Commit message (Expand) | Author | Files | Lines |
2019-08-26 | ip: ip6_preflen_to_mask incorrect result for prefix len > 64 |  Andrew Yourtchenko | 1 | -0/+1 |
2019-08-22 | ip: fix merge issue |  Klement Sekera | 1 | -2/+0 |
2019-08-20 | vppapigen: remove support for legacy typedefs |  Paul Vinciguerra | 1 | -5/+5 |
2019-08-20 | ip: reassembly: send packet out on correct worker |  Klement Sekera | 2 | -92/+287 |
2019-08-20 | api: Cleanup APIs interface.api |  Jakub Grajciar | 1 | -0/+1 |
2019-08-19 | ip: leverage existing vlib_buffer_advance |  Zhiyong Yang | 1 | -6/+3 |
2019-08-12 | ip: allow addrs from the same prefix on intf |  Matthew Smith | 4 | -101/+396 |
2019-08-08 | api: vppapitrace JSON/API trace converter |  Ole Troan | 1 | -1/+1 |
2019-08-03 | ip: fix ip6/udp checksum for pkts using buffer chaining |  John Lo | 2 | -4/+15 |
2019-08-02 | ipsec: FIx feature ordering |  Neale Ranns | 2 | -4/+2 |
2019-08-01 | docs: Small fixes and ordering |  Nathan Skrzypczak | 1 | -11/+10 |
2019-07-31 | api: add prefix matcher typedef |  Paul Vinciguerra | 1 | -0/+11 |
2019-07-31 | ip: Ensure reassembly runs before IPSec decrypt. |  Neale Ranns | 2 | -2/+6 |
2019-07-31 | fib: fix calls to unformat_fib_path |  Neale Ranns | 2 | -2/+4 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets |  Neale Ranns | 7 | -5/+74 |
2019-07-19 | ip: admin change affects intf IPv4 addr routes |  Matthew G Smith | 1 | -7/+53 |
2019-07-14 | api: add DSCP definitions to ip_types.api |  Paul Vinciguerra | 1 | -0/+46 |
2019-07-12 | ip: Trace the packet from the punt node |  Neale Ranns | 1 | -7/+14 |
2019-07-12 | ip ipsec: Remove IPSec SPI-0 punt reason |  Neale Ranns | 2 | -7/+22 |
2019-07-11 | ip: Punt node does not free iovecs |  Neale Ranns | 3 | -11/+22 |
2019-07-10 | ip: fix show ip neigh vector read overflow |  Benoît Ganne | 2 | -19/+24 |
2019-07-09 | vppinfra: allocate bihash virtual space on demand |  Dave Barach | 2 | -0/+2 |
2019-07-08 | ip: retain local interface address adjacency |  Matthew Smith | 1 | -6/+24 |
2019-07-05 | sctp: move to plugins, disabled by default |  Florin Coras | 3 | -20/+11 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the |  Neale Ranns | 1 | -10/+5 |
2019-07-01 | ip: fix ip lookup for arm |  Florin Coras | 1 | -27/+10 |
2019-06-28 | ip: ip-lookup - remove the dead code |  Neale Ranns | 2 | -65/+27 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 2 | -5/+5 |
2019-06-26 | api: Remove the inlines file and replace with library functions |  Neale Ranns | 1 | -1/+0 |
2019-06-24 | vlib: packet tracer support for pkt thread handoffs |  Dave Barach | 2 | -37/+3 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -1/+16 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 4 | -1052/+396 |
2019-06-18 | api: string type to convert to vector |  Ole Troan | 1 | -0/+1 |
2019-06-18 | ip: reassembly-separate feature and custom code |  Klement Sekera | 2 | -62/+65 |
2019-06-17 | ip: consolidate IPv6 link-local-address functions. |  Jon Loeliger | 2 | -18/+1 |
2019-06-11 | ip: punt coverity fix of CLI input |  Neale Ranns | 1 | -1/+4 |
2019-06-07 | ip: ip4 lookup performance bump with the usual receipe |  Neale Ranns | 1 | -435/+378 |
2019-06-06 | IP-Punt-redirect: allow the use of a FIB path to describe how to |  Neale Ranns | 7 | -383/+429 |
2019-06-06 | reassembly: support more custom options for apps |  Klement Sekera | 2 | -49/+145 |
2019-06-04 | punt: fix the set_punt API/CLI which was rejecting valid ports |  Neale Ranns | 1 | -11/+11 |
2019-06-04 | Punt: specify packets by IP protocol Type |  Neale Ranns | 11 | -38/+282 |
2019-06-03 | ARP: add feature arc |  Neale Ranns | 3 | -17/+25 |
2019-05-31 | VPP-1692: move NULL pointer check |  Dave Barach | 1 | -5/+5 |
2019-05-30 | IP load-balance; perf improvement using the usual reciepe |  Neale Ranns | 2 | -305/+233 |
2019-05-28 | Punt: socket register for exception dispatched/punted packets based on reason |  Neale Ranns | 11 | -796/+1474 |
2019-05-28 | Add an ip6 local hop-by-hop protocol demux table |  Dave Barach | 3 | -22/+341 |
2019-05-24 | ip4/6-reassembly fixes |  Vijayabhaskar Katamreddy | 2 | -2/+11 |
2019-05-24 | Remove historical ip4 icmp OAM code |  Dave Barach | 1 | -0/+7 |
2019-05-23 | Optimize code |  jackiechen1985 | 1 | -9/+4 |
2019-05-22 | stats: support multiple works for error counters |  Ole Troan | 1 | -24/+0 |