Age | Commit message (Expand) | Author | Files | Lines |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal | Klement Sekera | 4 | -15/+276 |
2018-05-08 | NAT44: TCP connection close detection (VPP-1266) | Matus Fabian | 1 | -44/+233 |
2018-05-07 | opensuse: OS_ID field content changed for SUSE | Marco Varlese | 1 | -1/+1 |
2018-05-02 | Scapy; update to release 2.4.0 | Neale Ranns | 1 | -1/+1 |
2018-04-27 | IPv6 NS: use the mcast rewrite node to fill in the destination MAC | Neale Ranns | 1 | -1/+1 |
2018-04-27 | Move VOM to extras/vom | Damjan Marion | 1 | -10/+36 |
2018-04-25 | GBPv6: NAT66 actions for GBP | Neale Ranns | 1 | -58/+150 |
2018-04-24 | NAT44: one-armed NAT and identity mapping (VPP-1212) | Matus Fabian | 1 | -0/+3 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) | Juraj Sloboda | 2 | -96/+132 |
2018-04-18 | typo fix: UNKOWN -> UNKNOWN | Andrey "Zed" Zaikin | 1 | -1/+1 |
2018-04-18 | Fix PPPoE test case issues | Hongjun Ni | 2 | -42/+3 |
2018-04-17 | Add logging support | Damjan Marion | 2 | -2/+7 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 3 | -8/+64 |
2018-04-17 | ACL based forwarding | Andrew Yourtchenko | 3 | -0/+359 |
2018-04-17 | make test: ipsec test cleanup | Klement Sekera | 2 | -13/+9 |
2018-04-15 | vhost: add vhost interface add/delete/dump API test cases to make test | Steven | 3 | -0/+160 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 2 | -65/+7 |
2018-04-13 | NAT66: Do not translate if packet not aimed at outside interface | Juraj Sloboda | 1 | -0/+23 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 2 | -7/+65 |
2018-04-13 | GBP V2 | Neale Ranns | 3 | -185/+934 |
2018-04-13 | Enable check of VRF reset - IPv4 | Jan Gelety | 3 | -71/+122 |
2018-04-12 | VCL IOEvent external API callback | Keith Burns (alagalah) | 1 | -8/+6 |
2018-04-10 | test: Fix issues with new version of pycodestyle (VPP-1232) | Chris Luke | 3 | -3/+5 |
2018-04-09 | jvpp: log error output of Java process on test failure | Marek Gradzki | 1 | -3/+6 |
2018-04-09 | make test: fix failure on centos | Klement Sekera | 1 | -1/+1 |
2018-04-03 | Makefile: Alter VPP_PYTHON_PREFIX for preloading deps | Ed Kern | 1 | -0/+2 |
2018-04-03 | reassembly: bug fixes | Klement Sekera | 1 | -2/+1 |
2018-03-31 | make test: print a warning in case a core_pattern contains a filter program | Andrew Yourtchenko | 3 | -0/+19 |
2018-03-29 | ip6: fix ip6-local urpf checking | Florin Coras | 1 | -5/+3 |
2018-03-29 | tcp: fix fib index buffer tagging | Florin Coras | 1 | -19/+25 |
2018-03-28 | NAT44: make 1:1NAT for DHCP addressed interface persistent | Matus Fabian | 1 | -12/+48 |
2018-03-28 | test: fix VppNeighbor.query_vpp_config | Neale Ranns | 1 | -14/+10 |
2018-03-27 | VOM: bond: Add support for LACP | Mohsin Kazmi | 1 | -0/+93 |
2018-03-26 | VCL: add IPv6 to socket_test.sh and make test | Dave Wallace | 2 | -38/+432 |
2018-03-24 | make test: fix DEBUG=gdb/gdbserver options | Klement Sekera | 1 | -4/+3 |
2018-03-24 | make test: fix ext build on centos | Klement Sekera | 1 | -1/+1 |
2018-03-24 | make test: use vpp-dev repo for py-lispnetworking | Klement Sekera | 1 | -1/+1 |
2018-03-24 | make test: enhance core-file information | Klement Sekera | 2 | -17/+32 |
2018-03-23 | Add client hw address to DHCP offer and ack in test case | Neale Ranns | 1 | -6/+11 |
2018-03-23 | acl-plugin: improvements in 'show acl-plugin macip acl' CLI | Andrew Yourtchenko | 1 | -0/+6 |
2018-03-23 | Drop dhcp pkts w/ hardware address mismatches | Dave Barach | 1 | -0/+1 |
2018-03-23 | acl-plugin: make test: do not use a debug CLI where API can be used | Andrew Yourtchenko | 1 | -6/+3 |
2018-03-23 | make test: code cleanup | Klement Sekera | 3 | -57/+38 |
2018-03-23 | acl-plugin: make test: add a test which deletes an interface with applied ACL | Andrew Yourtchenko | 1 | -0/+39 |
2018-03-23 | acl-plugin: make test: shuffle applied ACLs as part of the tests | Andrew Yourtchenko | 2 | -1/+85 |
2018-03-23 | IGMP: coverity fixes and remove checks for scapy IGMPv3 | Neale Ranns | 1 | -16/+1 |
2018-03-22 | NAT44: interface output feature and dst NAT (VPP-1200) | Matus Fabian | 1 | -0/+59 |
2018-03-21 | bond: Add bonding driver and LACP protocol | Steven | 3 | -0/+405 |
2018-03-21 | UDP Encap counters | Neale Ranns | 1 | -0/+5 |
2018-03-21 | reassembly: feature/concurrency | Klement Sekera | 6 | -345/+203 |