summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tutorial: skip passing .db for backup option for ovn_start_ovsdb_server:aginwala2018-04-181-1/+1
* tests: Extend Python IDL checks to also run with SSLJakub Sitnicki2018-04-181-27/+44
* python: Fix a double encoding attempt on an Unicode stringJakub Sitnicki2018-04-181-4/+0
* tests: Reuse OVSDB_CHECK_IDL_PYN macro for IDL notify testsJakub Sitnicki2018-04-181-10/+1
* tests: Remove useless run-if-fail commands passed to AT_CHECKJakub Sitnicki2018-04-181-18/+18
* tests: Complain if key and certs not provided for SSL connectionJakub Sitnicki2018-04-181-0/+5
* netdev: If MTU set fails, issue warn log.Darrell Ball2018-04-181-1/+1
* python: Fix reporting that test-ovsdb.py command needs more argsJakub Sitnicki2018-04-181-1/+1
* checkpatch: add checks for new rst docsFlavio Leitner2018-04-171-0/+89
* Add multi-column index support for the Python IDLTerry Wilson2018-04-1711-17/+3851
* rhel: Fix literal dollar sign usage in systemd service filesTimothy Redaelli2018-04-172-2/+2
* netdev: Fix typos in comment.Ben Pfaff2018-04-171-1/+1
* socket-util: Improve comments on (host,port) parsing functions.Ben Pfaff2018-04-171-2/+2
* tests: Added NSH related unit test cases for datapathAshish Varma2018-04-173-1/+259
* ovn-nbctl: Use common code for sockaddr_storage.Ben Pfaff2018-04-161-31/+12
* ovn-nbctl: Simplify lb_info_add_smap().Ben Pfaff2018-04-161-8/+3
* ofproto-dpif-slow: Add IPv6 agent address support.Ben Pfaff2018-04-161-22/+33
* netdev: New function netdev_get_ip_by_name().Ben Pfaff2018-04-162-23/+59
* socket-util: Add more functions for IPv[46] sockaddr and sockaddr_storage.Ben Pfaff2018-04-163-61/+120
* Make <host>:<port> parsing uniform treewide.Ben Pfaff2018-04-167-208/+125
* socket-util: Make inet_parse_active() and inet_parse_passive() more alike.Ben Pfaff2018-04-1611-20/+19
* socket-util: New function inet_parse_address().Ben Pfaff2018-04-162-0/+28
* ovn-northd: Use common code for sockaddr_storage.Ben Pfaff2018-04-163-22/+29
* socket-util: Make address parser check for trailing garbage.Ben Pfaff2018-04-161-0/+6
* socket-util: Fix error in comment on ss_format_address().Ben Pfaff2018-04-161-2/+1
* ovsdb-tool.at: Drop monitor argumentAlin Gabriel Serdean2018-04-171-2/+2
* ovn: Support address sets generated from port groupsHan Zhou2018-04-165-17/+352
* python-windows: Update python3 environment variables on WindowsAlin Gabriel Serdean2018-04-161-0/+9
* ovn: Set router lifetime value for IPv6 periodic RA.Numan Siddique2018-04-162-2/+3
* AUTHORS: Add Andrea Kao.Ben Pfaff2018-04-161-0/+1
* Edit Open vSwitch license info so that GitHub recognizes it.Andrea Kao2018-04-167-48/+228
* ovn.at: Fix IPv6 periodic RA test on WindowsAlin Gabriel Serdean2018-04-161-2/+2
* ovn: Recirculate packets after a unSNAT.Gurucharan Shetty2018-04-137-56/+17
* ovn: Support port groups in ACLsHan Zhou2018-04-1319-79/+380
* netns: Add documentation and update NEWS.Flavio Leitner2018-04-134-0/+71
* stopwatch: Add latch_poll to stopwatch loop.Mark Michelson2018-04-131-0/+1
* ovn-controller: Handle Port_Binding's "requested-chassis" option in physical.cNuman Siddique2018-04-132-5/+38
* netdev-tc-offloads: Add offloading of multiple outputsChris Mi2018-04-122-13/+12
* tc: Make the actions order consistentChris Mi2018-04-123-159/+238
* Fix AUTHORS.rstLucas Alvares Gomes2018-04-111-344/+344
* tc: Change filter error to debug onceRoi Dayan2018-04-111-1/+1
* OVN: add icmp6 action to ovn acl reject supportLorenzo Bianconi2018-04-104-4/+48
* OVN: add icmp6{} action supportLorenzo Bianconi2018-04-106-24/+144
* AUTHORS: Add Manohar Krishnappa Chidambaraswamy.Ben Pfaff2018-04-101-0/+1
* Handle gratuitous ARP requests and replies in tnl_arp_snoop()Manohar Krishnappa Chidambaraswamy2018-04-102-2/+20
* stopwatch: Fix Windows incompatibilityMark Michelson2018-04-101-38/+54
* json.at: Avoid to run $PYTHON when python is not availableTimothy Redaelli2018-04-061-1/+2
* stopwatch: Explicitly ignore write() return value.Justin Pettit2018-04-061-5/+6
* stopwatch: Fix some minor coding style issues.Justin Pettit2018-04-062-14/+16
* nsh: Add unit test for double NSH encap and decapJan Scheurich2018-04-061-0/+143