aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip
AgeCommit message (Expand)AuthorFilesLines
2018-07-09node functions cannot be always_inlineDamjan Marion4-6/+6
2018-06-10Add reaper functions to want events APIs (VPP-1304)Neale Ranns2-4/+135
2018-05-18Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach2-0/+8
2018-04-18Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns3-13/+13
2018-04-17VPP-1243: fix reassembly CLIKlement Sekera1-5/+6
2018-04-03reassembly: bug fixesKlement Sekera2-15/+16
2018-04-03session: use fib index in ip local testFlorin Coras1-1/+1
2018-03-29Coverity fixes (VPP-1204)Chris Luke3-0/+5
2018-03-29ip6: fix ip6-local urpf checkingFlorin Coras1-4/+7
2018-03-26VCL: add IPv6 to socket_test.sh and make testDave Wallace1-2/+4
2018-03-21reassembly: feature/concurrencyKlement Sekera11-345/+778
2018-03-19IGMP pluginJakub Grajciar1-0/+18
2018-03-18Remove unnumbered configuration on interface deleteNeale Ranns2-2/+4
2018-03-16QoS recording and markingNeale Ranns3-1/+5
2018-03-16IPv6 ND Router discovery control plane (VPP-1095)Juraj Sloboda2-0/+971
2018-03-16IPv6 ND Router discovery data plane (VPP-1095)Juraj Sloboda4-5/+613
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan1-0/+1
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-101/+8
2018-03-12Remove md5.[ch] from vppinfraDave Barach1-13/+2
2018-03-09MPLS Unifom modeNeale Ranns3-39/+41
2018-03-06API: Add service definitions for events and singleton messages (second attempt)Marek Gradzki1-0/+10
2018-03-05Revert "API: Add service definitions for events and singleton messages."Ole Trøan1-10/+0
2018-03-05IP6 link-local tableNeale Ranns10-146/+717
2018-03-05API: Add service definitions for events and singleton messages.Ole Troan1-0/+10
2018-03-016RD: Rewritten 6RD RFC5969 support.Ole Troan2-2/+4
2018-03-01session: zero out ips in local endpoint lookup only if localFlorin Coras2-0/+14
2018-02-26IPv6 MLD; pointer address used as hash keyNeale Ranns1-3/+3
2018-02-16Allow providers to override glean behaviourNeale Ranns2-42/+9
2018-02-15Revert "Allow interface types to override glean adjacency behaivour"Ole Trøan2-5/+42
2018-02-15Allow interface types to override glean adjacency behaivourNeale Ranns2-42/+5
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