- 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
- 45723b8 ip: extend punt CLI for exception packets by Mohammed Hawari · 3 years, 10 months ago
- fce8865 policer: move handoff checks into policer code by Brian Russell · 3 years, 10 months ago
- 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
- 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
- 54be0cc policer: improve policer struct by Brian Russell · 3 years, 10 months ago
- c5299ff policer: remove SSE2 prefix by Brian Russell · 3 years, 10 months ago
- a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 10 months ago
- 2b97f59 ip: Remove unused include file by Neale Ranns · 3 years, 10 months ago
- 18327be nat: 1:1 policy NAT by Ole Troan · 4 years ago
- 1b2e16a ip: do policer thread handoff from punt policers by Brian Russell · 3 years, 11 months ago
- baebb22 ip: add frame queues to punt policer nodes by Brian Russell · 4 years ago
- 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
- aea54eb ip: do not return uninitialized IPv6 ll attributes by Benoît Ganne · 4 years ago
- 1523c96 ip: Use correct enum type in ip_address_set by Neale Ranns · 4 years ago
- f2984bb ip: use IPv6 flowlabel in flow hash computation by Ahmed Abdelsalam · 4 years, 1 month ago
- c15539a ip: set correct error in ip6-local by Benoît Ganne · 4 years ago
- 58a1915 ip: add API to retrieve IPv6 link-layer address by Benoît Ganne · 4 years ago
- 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
- 4806006 ip: vtep fixes for alignment and cache update. by Ray Kinsella · 4 years ago
- 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
- f6472e0 ip: Use full reassembly for fragments in ip6-local by Neale Ranns · 4 years ago
- 53be16d ip: fix possible missing trace indexes by Klement Sekera · 4 years ago
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
- b801cd1 ip: ip4 rewrite prefetch optimization by PiotrX Kleski · 4 years ago
- 5c544c8 fib: Adjacency flag for midchain to perfom flow hash (on inner packet) by Neale Ranns · 4 years, 1 month ago
- e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
- 01e94db ip: fixup memory leak in function ip4_full_reass_drop_all by barryxie · 4 years ago
- 6dc0c8d ip: Sub Address Family types. Feature enable for each SAFI by Neale Ranns · 4 years, 1 month ago
- fe8371f ip: reassembly - fix handoff for custom node by Klement Sekera · 4 years, 3 months ago
- 78ef61e ip: trace icmp echo request/reply id by Klement Sekera · 4 years, 1 month ago
- df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
- dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
- b44c77d ethernet: mac must support 64-bits loads by Benoît Ganne · 4 years, 2 months ago
- 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
- 7bed48c ip: fix doxygen doc for address add/del command by Benoît Ganne · 4 years, 2 months ago
- 041add7 ipsec: Tunnel SA DSCP behaviour by Neale Ranns · 5 years ago
- e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
- 990f694 ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API by Neale Ranns · 4 years, 2 months ago
- b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
- 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
- c96ac76 ip: IP6 incorrectly disabled on removing first ip6 prefix by Neale Ranns · 4 years, 2 months ago
- 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
- 7b4e52f ipsec: Use bihash for tunnel lookup by Neale Ranns · 4 years, 7 months ago
- c71b56d ip: Fix unformat_ip_prefix by Nathan Skrzypczak · 4 years, 3 months ago
- 8899ce0 classify: preformance improvements in classifiers by Ray Kinsella · 4 years, 9 months ago
- 2de5fc0 ip: use main heap for mtrie, part 2 (remove args) by Damjan Marion · 4 years, 3 months ago
- 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
- a2bbeb8 fib: skip byte swap on n_paths in mroute details by Matthew Smith · 4 years, 3 months ago
- e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
- 5e52417 ip: enhance vtep4_check of tunnel by vector way by Zhiyong Yang · 4 years, 5 months ago
- 6e334e3 ip: fix ip zero checksum verification by Benoît Ganne · 4 years, 4 months ago
- 9a79a1a ip: improve ip4_header_checksum_is_valid by Damjan Marion · 4 years, 4 months ago
- 90d05bc vppinfra: convert A_extend_to_B to B_from_A format of vector inlines by Damjan Marion · 4 years, 4 months ago
- c8833b2 ip: fix compiling error with gcc-10 by Jieqiang Wang · 4 years, 4 months ago
- 29f3c7d cnat: Destination based NAT by Neale Ranns · 4 years, 7 months ago
- d0236f7 flow: add vnet/flow formal API by Chenmin Sun · 4 years, 5 months ago
- 224735b ip: vnet_ip_mroute_cmd payload_proto fix by Elias Rudberg · 4 years, 7 months ago
- c3ed1c9 ip: add VNET_IP_TABLE_ADD_DEL_FUNCTION by Steven Luong · 4 years, 5 months ago
- 18c6cd9 ip: svr: improve performance for non-fragments by Klement Sekera · 4 years, 5 months ago
- 9ae3c6a ip: fix punt cli to only consumes a line of input by Benoît Ganne · 4 years, 5 months ago
- 9a0f2a5 ip: optimize ip4_header_checksum, take 2 by Damjan Marion · 4 years, 5 months ago
- e5f0050 ip: optimize ip4_header_checksum by Damjan Marion · 4 years, 5 months ago
- e30f9c5 ip: fix format_ip6_address_and_mask() bug by Chenmin Sun · 4 years, 5 months ago
- 9268b58 ip: set ip4 mask for ip_copy and ip_set when dealing with ip4 type by jiangxiaoming · 4 years, 6 months ago
- c6eae9c ip: fix the order in ip4 punt redirect by Mohsin Kazmi · 4 years, 6 months ago
- a84cb71 ip: fix the punt redirect for ip4 by Mohsin Kazmi · 4 years, 6 months ago
- 01a2a10 ip: allocate ip4 mtrie pages in htlb memory by Dave Barach · 4 years, 6 months ago
- ce53363 ip: reassembly: LRU algorithm should eliminate the longest unused nodes by zhengdelun · 4 years, 7 months ago
- 698eb87 vxlan: Fixed checksum caclculation offset by Vladimir Isaev · 4 years, 7 months ago
- 3b519b3 ip: fix IPv6 mask to prefix length conversion by Andreas Schultz · 4 years, 7 months ago
- 4a302ee ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) by John Lo · 4 years, 7 months ago
- 1149229 ip: reassembly: use correct IP header offset by Klement Sekera · 4 years, 7 months ago
- fc74697 ip: Dual loop error in midchain chksum by Neale Ranns · 4 years, 7 months ago
- 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
- dbd366b ip: fix interface ip address del sw_if_index check by yedg · 4 years, 7 months ago
- b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
- f5d38e0 api: ip: add IP_ROUTE_LOOKUP API by Christian Hopps · 4 years, 8 months ago
- 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
- 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
- 5a7f2f1 ip: use thread local vm instead of thread main for vlib_time_now calls by Tom Seidenberg · 4 years, 8 months ago
- c0e9441 tests: move defaults from defaultmapping to .api files by Paul Vinciguerra · 4 years, 8 months ago
- 9165e03 ip: reassembly: fix one possible use-after-free by Gao Feng · 4 years, 8 months ago
- c99c025 ip: reassembly: improve type safety by Klement Sekera · 5 years ago
- ec40a7d ip: Setting the Link-Local address from the API enables IPv6 on the interface by Neale Ranns · 4 years, 8 months ago
- 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
- f932f97 ip: fix format functions for u8 address_family by Neale Ranns · 4 years, 8 months ago
- 92d0eac urpf: Allow locally generated packets on TX by Neale Ranns · 4 years, 8 months ago
- 1bd2c01 misc: refactor calc_checksums by Dave Barach · 4 years, 8 months ago
- d724e4f urpf: Unicast reverse Path Forwarding (plugin) by Neale Ranns · 4 years, 9 months ago
- 1adc7e7 misc: fix error handling in punt_replicate by Dave Barach · 4 years, 8 months ago
- 88cecfa ip: do not clear the locally-originated flag by Neale Ranns · 4 years, 8 months ago
- ab57edb udp session: allow dgram ip fragmentation by Florin Coras · 4 years, 8 months ago
- 1766ddc ip: reassembly: don't set error if no error by Klement Sekera · 4 years, 9 months ago
- 164c44f ip: Fix the AH/ESP protocol numbers on the API by Neale Ranns · 4 years, 9 months ago
- 31d6c73 ip: Adding IP tables is no MP safe by Neale Ranns · 4 years, 9 months ago
- 46d0ff3 map: fix translation of icmp6 error messages by Alexander Chernavin · 4 years, 9 months ago
- 62ad2aa ip: provide extern declaration for ip punt nodes by Jawahar Santosh Gundapaneni · 4 years, 9 months ago
- f872e9e ip: ip API types coverity fix by Jakub Grajciar · 4 years, 9 months ago
- 7dd63e5 ip: change ip API enums address_family and ip_proto size to u8 by Jakub Grajciar · 4 years, 9 months ago