aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Improve MTU handlingNeale Ranns1-13/+30
2018-02-09ip4_forward: set pkt error in case potential memory corruptChun Li1-0/+2
2018-02-08ip: move lookup inline functions to header fileVijayabhaskar Katamreddy4-648/+759
2018-02-07classifier-based ACL: refactor + add output ACLAndrew Yourtchenko6-36/+192
2018-02-06vlib: epoll on worker threadsDamjan Marion1-0/+1
2018-02-05Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before setDave Barach2-8/+15
2018-02-03IP reassembly: workaround coverity warningsKlement Sekera2-0/+2
2018-02-01IPv4/6 reassemblyKlement Sekera19-8/+2854
2018-01-31Improved tracing for the IP[46] not-enabled case.Neale Ranns4-21/+72
2018-01-30Allow the provider of a midchain adjacency to pass context data that is retur...Neale Ranns2-6/+12
2018-01-29DRAFT ip4/6_frag to support DPO Style based Next NodeVijayabhaskar Katamreddy1-0/+14
2018-01-29Remove last vestigies of auto-ip-table createNeale Ranns1-34/+4
2018-01-24SCTP stack (RFC4960)Marco Varlese2-8/+17
2018-01-24Improve the error reporting for a IP multicast RPF miss.Neale Ranns1-1/+4
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan2-2/+2
2018-01-18FIB Inherited SrouceNeale Ranns2-16/+4
2018-01-11api: fix handlers that explicitly depend on svm queueFlorin Coras1-27/+25
2018-01-11api: remove transport specific code from handlersFlorin Coras2-67/+64
2018-01-09api: refactor vlibmemoryFlorin Coras2-27/+25
2018-01-09DVR: run L3 output featuresNeale Ranns4-8/+9
2018-01-08Fix missing dereferenceJuraj Sloboda1-1/+1
2017-12-21fib: make deag entries urpf extemptFlorin Coras1-0/+5
2017-12-20VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameterSwarup Nayak2-8/+28
2017-12-15Fix icmp/udp/tcp punt/drop pathsVijayabhaskar Katamreddy12-42/+49
2017-12-14VPP-1100 Fix loop in "set punt tcp/udp command"Swarup Nayak1-5/+17
2017-12-13IP bi-direction multicast - same cable check on egressNeale Ranns2-1/+17
2017-12-13Separate heap for IPv4 mtriesNeale Ranns4-11/+56
2017-12-12VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt ...Swarup Nayak2-4/+10
2017-12-11call unformat_free in some flow, remove unnecessary callsSwarup Nayak1-4/+12
2017-12-08Remove the unused 'create VRF if needed' API parametersNeale Ranns1-3/+0
2017-12-08punt: fix tracing for partially traced chainsKlement Sekera1-4/+5
2017-12-07Corrected help string of show ip puntSwarup Nayak2-2/+2
2017-12-06UT: Repaired broken C unit tests (--enable-tests)Ole Troan1-9/+6
2017-12-06Remove unused, uninteresting codeDave Barach1-347/+0
2017-11-29Add some indent-off to the node declarations in ip4-forwardNeale Ranns1-19/+42
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns2-3/+10
2017-11-27Fix - sh ip fib mtrie sumNeale Ranns1-8/+13
2017-11-26Fix session rule port endianness.Milan Lenco1-2/+2
2017-11-18Rename classifier ip6-sr metadata set actionDave Barach1-1/+1
2017-11-18unformat function for FIB pathsNeale Ranns1-147/+6
2017-11-14Ip6 dump not showing fib table names (VPP-1063)Neale Ranns1-5/+6
2017-11-10Break up vpe.apiNeale Ranns5-1/+1375
2017-11-10add classify session action set-sr-policy-indexGabriel Ganne1-0/+2
2017-11-10Add sw_if_index to the ip_neighbor_details_t response.Jon Loeliger2-4/+9
2017-11-09BIERNeale Ranns2-19/+31
2017-11-08punt: fix sendmsg() failure detectionKlement Sekera1-1/+1
2017-11-08NAT64: fixed csum crash (VPP-1055)Matus Fabian2-28/+25
2017-11-08ip: fix container proxy coverity warningFlorin Coras1-4/+7
2017-11-07add tracing to udp punt codeKlement Sekera1-5/+58
2017-11-07vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fixJakub Grajciar2-13/+13