Age | Commit message (Expand) | Author | Files | Lines |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 1 | -1/+1 |
2022-01-31 | ip: reassembly - add a way to disable for forus |  Klement Sekera | 1 | -0/+24 |
2021-12-14 | api: verify message size on receipt |  Klement Sekera | 1 | -1/+3 |
2021-10-21 | fib: respect mfib entry flags on create with paths |  Paul Atkins | 1 | -3/+2 |
2021-10-11 | ip: fix fib and mfib locks |  Nathan Skrzypczak | 1 | -14/+8 |
2021-09-27 | ip: fix ip table allocation randomness |  Aloys Augustin | 1 | -1/+1 |
2021-09-22 | ip: add ip_table_allocate to api |  Aloys Augustin | 1 | -0/+49 |
2021-08-13 | ip: punt redirect add nh in api |  Nathan Skrzypczak | 1 | -45/+169 |
2021-07-01 | ip: api cleanup |  Filip Tehlar | 1 | -97/+19 |
2021-03-16 | fib: Allow the creation of new source on the API |  Neale Ranns | 1 | -3/+215 |
2021-02-15 | ip: Path MTU |  Neale Ranns | 1 | -13/+79 |
2021-01-28 | ip: Router ID included in flow hash |  Neale Ranns | 1 | -0/+13 |
2021-01-21 | ip: use IPv6 flowlabel in flow hash computation |  Ahmed Abdelsalam | 1 | -24/+13 |
2021-01-20 | ip: add API to retrieve IPv6 link-layer address |  Benoît Ganne | 1 | -34/+60 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -21/+21 |
2020-10-28 | misc: Break the big IP header files to improve compile time |  Neale Ranns | 1 | -0/+1 |
2020-10-21 | ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API |  Neale Ranns | 1 | -1/+3 |
2020-10-19 | ip: Move the IP6 fib into ip6_[m]fib.c |  Neale Ranns | 1 | -2/+0 |
2020-09-18 | fib: skip byte swap on n_paths in mroute details |  Matthew Smith | 1 | -2/+2 |
2020-08-14 | ip: add VNET_IP_TABLE_ADD_DEL_FUNCTION |  Steven Luong | 1 | -0/+37 |
2020-05-05 | api: ip: add IP_ROUTE_LOOKUP API |  Christian Hopps | 1 | -0/+57 |
2020-05-04 | misc: binary api fuzz test fixes |  Dave Barach | 1 | -2/+3 |
2020-04-24 | ip: Setting the Link-Local address from the API enables IPv6 on the |  Neale Ranns | 1 | -2/+2 |
2020-04-14 | urpf: Unicast reverse Path Forwarding (plugin) |  Neale Ranns | 1 | -33/+0 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -1341/+37 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-12-04 | ip: populate ip_reassembly_get_reply correctly |  Matthew Smith | 1 | -3/+4 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 1 | -117/+73 |
2019-10-06 | ip: Fix IP unnumbered dump of one interface |  Neale Ranns | 1 | -1/+1 |
2019-09-26 | ip: add shallow virtual reassembly functionality |  Klement Sekera | 1 | -33/+101 |
2019-09-25 | ip: refactor reassembly |  Klement Sekera | 1 | -19/+25 |
2019-09-23 | ip: fix memory leak in ip_dump handler |  Matthew Smith | 1 | -0/+2 |
2019-09-16 | api: autogenerate api trace print/endian |  Ole Troan | 1 | -0/+1 |
2019-08-08 | api: vppapitrace JSON/API trace converter |  Ole Troan | 1 | -1/+1 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the |  Neale Ranns | 1 | -10/+5 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -803/+253 |
2019-06-06 | IP-Punt-redirect: allow the use of a FIB path to describe how to |  Neale Ranns | 1 | -44/+47 |
2019-06-03 | ARP: add feature arc |  Neale Ranns | 1 | -17/+6 |
2019-05-22 | stats: support multiple works for error counters |  Ole Troan | 1 | -24/+0 |
2019-05-20 | reassembly: prevent long chain attack |  Klement Sekera | 1 | -0/+3 |
2019-04-10 | API: Fix shared memory only action handlers. |  Ole Troan | 1 | -5/+4 |
2019-04-08 | fixing typos |  Jim Thompson | 1 | -2/+2 |
2019-01-30 | Use IP and MAC API types for neighbors |  Neale Ranns | 1 | -142/+183 |
2019-01-25 | IP6 FIB: walk table for dump (VPP-1553) |  Neale Ranns | 1 | -12/+7 |
2019-01-23 | IP route local and connected |  Neale Ranns | 1 | -2/+9 |
2019-01-07 | VOM: mroutes |  Neale Ranns | 1 | -4/+6 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump |  Neale Ranns | 1 | -0/+2 |
2018-12-18 | MFIB: recurse resolution through an MFIB entry |  Neale Ranns | 1 | -20/+20 |
2018-12-01 | ip_reassembly_enable_disable reply handler name is changed. |  Chore | 1 | -1/+1 |
2018-11-29 | api: ip_source_check_interface_add_del api is added. |  Chore | 1 | -0/+32 |