aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Fix bug in definition of tcp_header_tJuraj Sloboda1-1/+4
2017-02-14VPP-279: Document changes for vnet/vnet/devicesBilly McFall2-52/+210
2017-02-14BFD: respect remote demand modeKlement Sekera1-9/+46
2017-02-14BFD: set per session UDP source port per RFCKlement Sekera4-16/+43
2017-02-14Fix coverity issues: ioamShwetha Bhandari1-5/+6
2017-02-14Fix is_server flag in vhost dump (VPP-562)Marek Gradzki1-0/+1
2017-02-14vhost-user: fix crash when descriptor points to unknown regionDamjan Marion1-1/+2
2017-02-13Out-of-tree Build Error fixAkshayaNadahalli2-22/+20
2017-02-13Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields.Jon Loeliger2-5/+15
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras27-22/+942
2017-02-13VPP-632 : InBand OAM AnalyserAkshayaNadahalli5-41/+29
2017-02-09Improve MFIB doxygen helpNeale Ranns4-4/+12
2017-02-08BFD: minor fixesKlement Sekera2-5/+3
2017-02-08BFD: modify session parametersKlement Sekera9-114/+414
2017-02-08Fix source address reachability check for ip6 local packetsAkshayaNadahalli2-7/+26
2017-02-07LISP: reject remote mappings that have as locators local IPsFilip Tehlar2-1/+29
2017-02-06vlib: remove algned/unaligned buffers schemeDamjan Marion2-136/+18
2017-02-04dpdk: move to uio_pci_genericDamjan Marion1-1/+1
2017-02-03pg: add trace information for pg tx nodeDamjan Marion3-9/+46
2017-02-03vhost-user: fix missing speculative enqueue unwindSteven1-0/+4
2017-02-03Fix CLI help message for set ip addressMatej Klotton1-1/+1
2017-02-03Next node frame over-flow after replicationNeale Ranns1-2/+16
2017-02-03Plugin infrastructure improvementsDamjan Marion1-8/+1
2017-02-02Fix SR multicast post mfib commitNeale Ranns11-649/+450
2017-02-02BFD: SHA1 authenticationKlement Sekera9-258/+1459
2017-02-02BFD: improve finding of ipv4/ipv6 headersKlement Sekera1-48/+62
2017-02-02dpdk: fix crypto coverity warningSergio Gonzalez Monroy1-1/+2
2017-02-02SNAT: changed source for outbound address FIB entry (VPP-613)Matus Fabian1-5/+2
2017-02-02LISP: enhance binary part of some APIsFilip Tehlar2-44/+35
2017-02-02VXLAN: further unify ip4/ip6 ctl plane handlingEyal Bari2-83/+55
2017-01-31BFD: reformat code to match vpp code styleKlement Sekera1-158/+186
2017-01-31VXLAN: small changes for brevityEyal Bari1-49/+16
2017-01-31MFIB Coverity warnings. The lock macro is functionally equivalent but more ex...Neale Ranns2-25/+40
2017-01-31Add vxlan-bypass feature to IP6 forwarding pathJohn Lo6-182/+468
2017-01-30VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE m...Andrew Yourtchenko2-29/+46
2017-01-30Fixed set int state up for ipsec interfacesRadu Nicolau1-2/+2
2017-01-30Fix LISP Coverity warningsFlorin Coras2-6/+16
2017-01-30LISP: add dump calls for GPE entries APIFilip Tehlar5-2/+249
2017-01-28sh not show in the mfib flags commandsNeale Ranns1-2/+2
2017-01-27API refactoring : policerPavel Kotucek3-0/+380
2017-01-27dpdk: rework cryptodev ipsec build and setupSergio Gonzalez Monroy21-376/+436
2017-01-27API refactoring : copPavel Kotucek3-0/+230
2017-01-27dpdk : incorrect rx filter being installedPavel Kotucek3-1/+20
2017-01-27IP Multicast FIB (mfib)Neale Ranns74-1641/+10141
2017-01-27API refactoring : l2 (add)Pavel Kotucek2-1/+147
2017-01-26DHCPv[46] proxy testsNeale Ranns1-1/+29
2017-01-26API refactoring : dhcpPavel Kotucek3-0/+420
2017-01-26Add option to use LISP Proxy-ETRFlorin Coras5-37/+349
2017-01-25[re]Enable per-Adjacency/neighbour countersNeale Ranns5-52/+65
2017-01-25Move LISP cp cli to separate fileFlorin Coras3-1415/+1460