Age | Commit message (Expand) | Author | Files | Lines |
2018-02-26 | IPv6 MLD; pointer address used as hash key | Neale Ranns | 1 | -3/+3 |
2018-02-16 | Allow providers to override glean behaviour | Neale Ranns | 2 | -42/+9 |
2018-02-15 | Revert "Allow interface types to override glean adjacency behaivour" | Ole Trøan | 2 | -5/+42 |
2018-02-15 | Allow interface types to override glean adjacency behaivour | Neale Ranns | 2 | -42/+5 |
2018-02-12 | Improve MTU handling | Neale Ranns | 1 | -13/+30 |
2018-02-09 | ip4_forward: set pkt error in case potential memory corrupt | Chun Li | 1 | -0/+2 |
2018-02-08 | ip: move lookup inline functions to header file | Vijayabhaskar Katamreddy | 4 | -648/+759 |
2018-02-07 | classifier-based ACL: refactor + add output ACL | Andrew Yourtchenko | 6 | -36/+192 |
2018-02-06 | vlib: epoll on worker threads | Damjan Marion | 1 | -0/+1 |
2018-02-05 | Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set | Dave Barach | 2 | -8/+15 |
2018-02-03 | IP reassembly: workaround coverity warnings | Klement Sekera | 2 | -0/+2 |
2018-02-01 | IPv4/6 reassembly | Klement Sekera | 19 | -8/+2854 |
2018-01-31 | Improved tracing for the IP[46] not-enabled case. | Neale Ranns | 4 | -21/+72 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... | Neale Ranns | 2 | -6/+12 |
2018-01-29 | DRAFT ip4/6_frag to support DPO Style based Next Node | Vijayabhaskar Katamreddy | 1 | -0/+14 |
2018-01-29 | Remove last vestigies of auto-ip-table create | Neale Ranns | 1 | -34/+4 |
2018-01-24 | SCTP stack (RFC4960) | Marco Varlese | 2 | -8/+17 |
2018-01-24 | Improve the error reporting for a IP multicast RPF miss. | Neale Ranns | 1 | -1/+4 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 2 | -2/+2 |
2018-01-18 | FIB Inherited Srouce | Neale Ranns | 2 | -16/+4 |
2018-01-11 | api: fix handlers that explicitly depend on svm queue | Florin Coras | 1 | -27/+25 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 2 | -67/+64 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 2 | -27/+25 |
2018-01-09 | DVR: run L3 output features | Neale Ranns | 4 | -8/+9 |
2018-01-08 | Fix missing dereference | Juraj Sloboda | 1 | -1/+1 |
2017-12-21 | fib: make deag entries urpf extempt | Florin Coras | 1 | -0/+5 |
2017-12-20 | VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameter | Swarup Nayak | 2 | -8/+28 |
2017-12-15 | Fix icmp/udp/tcp punt/drop paths | Vijayabhaskar Katamreddy | 12 | -42/+49 |
2017-12-14 | VPP-1100 Fix loop in "set punt tcp/udp command" | Swarup Nayak | 1 | -5/+17 |
2017-12-13 | IP bi-direction multicast - same cable check on egress | Neale Ranns | 2 | -1/+17 |
2017-12-13 | Separate heap for IPv4 mtries | Neale Ranns | 4 | -11/+56 |
2017-12-12 | VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt ... | Swarup Nayak | 2 | -4/+10 |
2017-12-11 | call unformat_free in some flow, remove unnecessary calls | Swarup Nayak | 1 | -4/+12 |
2017-12-08 | Remove the unused 'create VRF if needed' API parameters | Neale Ranns | 1 | -3/+0 |
2017-12-08 | punt: fix tracing for partially traced chains | Klement Sekera | 1 | -4/+5 |
2017-12-07 | Corrected help string of show ip punt | Swarup Nayak | 2 | -2/+2 |
2017-12-06 | UT: Repaired broken C unit tests (--enable-tests) | Ole Troan | 1 | -9/+6 |
2017-12-06 | Remove unused, uninteresting code | Dave Barach | 1 | -347/+0 |
2017-11-29 | Add some indent-off to the node declarations in ip4-forward | Neale Ranns | 1 | -19/+42 |
2017-11-29 | Include allocated table memory in 'sh fib mem' output | Neale Ranns | 2 | -3/+10 |
2017-11-27 | Fix - sh ip fib mtrie sum | Neale Ranns | 1 | -8/+13 |
2017-11-26 | Fix session rule port endianness. | Milan Lenco | 1 | -2/+2 |
2017-11-18 | Rename classifier ip6-sr metadata set action | Dave Barach | 1 | -1/+1 |
2017-11-18 | unformat function for FIB paths | Neale Ranns | 1 | -147/+6 |
2017-11-14 | Ip6 dump not showing fib table names (VPP-1063) | Neale Ranns | 1 | -5/+6 |
2017-11-10 | Break up vpe.api | Neale Ranns | 5 | -1/+1375 |
2017-11-10 | add classify session action set-sr-policy-index | Gabriel Ganne | 1 | -0/+2 |
2017-11-10 | Add sw_if_index to the ip_neighbor_details_t response. | Jon Loeliger | 2 | -4/+9 |
2017-11-09 | BIER | Neale Ranns | 2 | -19/+31 |
2017-11-08 | punt: fix sendmsg() failure detection | Klement Sekera | 1 | -1/+1 |