- ce111d2 Improve the error reporting for a IP multicast RPF miss. by Neale Ranns · 7 years ago
- 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
- 8954199 FIB Inherited Srouce by Neale Ranns · 8 years ago
- af0ff5a api: fix handlers that explicitly depend on svm queue by Florin Coras · 7 years ago
- 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
- e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
- f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
- 07a45bd Fix missing dereference by Juraj Sloboda · 7 years ago
- 79ae2d3 fib: make deag entries urpf extempt by Florin Coras · 7 years ago
- ecf844c VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameter by Swarup Nayak · 7 years ago
- ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
- 1b70884 VPP-1100 Fix loop in "set punt tcp/udp command" by Swarup Nayak · 7 years ago
- cf3561b IP bi-direction multicast - same cable check on egress by Neale Ranns · 7 years ago
- 1ec3652 Separate heap for IPv4 mtries by Neale Ranns · 7 years ago
- 4112e38 VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt exist in configuration by Swarup Nayak · 7 years ago
- 76dc22c call unformat_free in some flow, remove unnecessary calls by Swarup Nayak · 7 years ago
- c42fc05 Remove the unused 'create VRF if needed' API parameters by Neale Ranns · 7 years ago
- b716308 punt: fix tracing for partially traced chains by Klement Sekera · 7 years ago
- a3611a7 Corrected help string of show ip punt by Swarup Nayak · 7 years ago
- 3288ed7 UT: Repaired broken C unit tests (--enable-tests) by Ole Troan · 7 years ago
- 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
- f868632 Add some indent-off to the node declarations in ip4-forward by Neale Ranns · 7 years ago
- c87aafa Include allocated table memory in 'sh fib mem' output by Neale Ranns · 7 years ago
- 3919425 Fix - sh ip fib mtrie sum by Neale Ranns · 7 years ago
- 8b9a5d1 Fix session rule port endianness. by Milan Lenco · 7 years ago
- 630a8e2 Rename classifier ip6-sr metadata set action by Dave Barach · 7 years ago
- 70ed8ae unformat function for FIB paths by Neale Ranns · 7 years ago
- a161a6d Ip6 dump not showing fib table names (VPP-1063) by Neale Ranns · 7 years ago
- b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
- 8527f12 add classify session action set-sr-policy-index by Gabriel Ganne · 7 years ago
- af8dfbf Add sw_if_index to the ip_neighbor_details_t response. by Jon Loeliger · 7 years ago
- d792d9c BIER by Neale Ranns · 7 years ago
- 6bd0bc3 punt: fix sendmsg() failure detection by Klement Sekera · 7 years ago
- c8e294b NAT64: fixed csum crash (VPP-1055) by Matus Fabian · 7 years ago
- e1682c4 ip: fix container proxy coverity warning by Florin Coras · 7 years ago
- 3c37ad5 add tracing to udp punt code by Klement Sekera · 7 years ago
- 2eeeb4b vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix by Jakub Grajciar · 7 years ago
- 810086d UDP Encapsulation. by Neale Ranns · 7 years ago
- 595992c ip: add container proxy api by Florin Coras · 7 years ago
- 96be8e8 vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation by Jakub Grajciar · 7 years ago
- 0dc11a1 punt: free whole buffer chain if such is punted by Klement Sekera · 7 years ago
- 7999e83 session: add support for proxying apps by Florin Coras · 7 years ago
- 4c7c8e5 Refactor IP input checks for re-use at MPLS disposition by Neale Ranns · 7 years ago
- a2e244c session: fix coverity warnings by Florin Coras · 7 years ago
- 1c71045 session: rules tables by Florin Coras · 7 years ago
- 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
- 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
- 0164a06 Remove unused 'not_last' parameter from ip_add_del_route by Marek Gradzki · 7 years ago
- 0091611 VPP-930: add missing ntohl to send_ip6_fib_details(...) by Dave Barach · 7 years ago
- 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
- d172a62 ip: avoid arp assert if out of buffers (VPP-1030) by Florin Coras · 7 years ago
- d0a5972 Revert "Enforce FIB table creation before use" by Florin Coras · 7 years ago
- 054c03a Source Lookup progammable via API by Neale Ranns · 7 years ago
- f934202 Enforce FIB table creation before use by Neale Ranns · 7 years ago
- 6545716 VPP-1027: DNS name resolver by Dave Barach · 7 years ago
- cea194d session: add support for application namespacing by Florin Coras · 7 years ago
- d91c1db punt and drop features: by Neale Ranns · 7 years ago
- 8edad03 IP neighbour move incorrectly placed jump label by Neale Ranns · 7 years ago
- 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
- 87da476 NAT: hairpinning rework (VPP-1003) by Matus Fabian · 7 years ago
- 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
- d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
- 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
- 35ffa3e Propagate duplicate IF addr add/del error up to API. by Jon Loeliger · 7 years ago
- 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
- c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
- 7fe51f3 tcp: add option to punt traffic by Pierre Pfister · 7 years ago
- 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
- caac350 Treat label=0 as an invalid next-hop-via-label by Neale Ranns · 7 years ago
- 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
- 2297af0 Add a name to the creation of an IP and MPLS table by Neale Ranns · 7 years ago
- 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
- 2d3dbc4 arp/glean: fix hash computation by Florin Coras · 7 years ago
- 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
- 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
- 2234983 PUNT: Missing include for readv() by Marco Varlese · 7 years ago
- f7a55ad PUNT socket: External control plane processes connected via UNIX domain sockets. by Ole Troan · 8 years ago
- 9d92658 Fix vent_data memory leak in function run_ping_ip46_address (VPP-966) by dongjuan · 7 years ago
- 3600b67 ping: remove unnecesary x86 intrinsics #include by Damjan Marion · 7 years ago
- 352829f Fixed ip add bug for ip6 with review comments by pragash · 7 years ago
- 20a14b9 ip4: cleanup ip local by Florin Coras · 7 years ago
- c9d1c5b tcp: fix v6 sessions by root · 7 years ago
- f8cd581 NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) by Matus Fabian · 7 years ago
- 8dc8020 IPv6 local-address for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
- 28ab9cc FIB table add/delete API only by Neale Ranns · 7 years ago
- b2215d6 Fix tcp multi buffer segments retransmission by Florin Coras · 7 years ago
- f73d0e2 Allow multiple MPLS output labels to be passed on the CLI by Neale Ranns · 7 years ago
- da78f95 L2 over MPLS by Neale Ranns · 8 years ago
- 5780898 Fix vpp crash sending arp or probing neighb (VPP-917) by Pavel Kotucek · 7 years ago
- ac0c96b Fix ip checksum offload, move badly-placed ASSERT by Dave Barach · 7 years ago
- 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
- fdbc382 Make ip csum configurable in vlib buffer functions by Florin Coras · 7 years ago
- a0a908f FIB path weight incorrect in dump (VPP-922) by Neale Ranns · 7 years ago
- 03a6213 ping: fixing wrong value when there are worker threads by Mohammed Hawari · 7 years ago
- fb3288f Fix coverity issue introduced with IP checksum offload commit by Damjan Marion · 7 years ago
- c442322 Fix IP checksum offload metadata setup by Dave Barach · 7 years ago
- 57b5860 FIB path preference by Neale Ranns · 7 years ago
- 2c0a4f4 TCP/UDP checksum offload API by Dave Barach · 7 years ago
- 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
- 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago