summaryrefslogtreecommitdiffstats
path: root/pkgsrc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-31frr: remove --enable-pollQuentin Young1-6/+0
2017-05-31lib: make writing end of pipe nonblockingQuentin Young1-0/+1
2017-05-30bgpd: resolve IPv6 LL and Global nexthop issueDaniel Walton1-1/+1
2017-05-30lib: missed AWAKEN in r/w thread schedulerQuentin Young1-0/+2
2017-05-30lib: allow pthreads to poke poll()Quentin Young2-17/+50
2017-05-30lib: remove select()Quentin Young2-248/+76
2017-05-30bgpd: labeled-unicast issue changing from no import-check to using import-checkDon Slice1-4/+4
2017-05-30bgpd: fix segfault with some show commandsRenato Westphal1-4/+1
2017-05-30zebra: fix installation of ipv4 labeled unicast routesRenato Westphal1-45/+46
2017-05-30zebra: fix processing of labeled ipv6 routesRenato Westphal1-1/+1
2017-05-29eigrpd: Fix network statementDonald Sharp1-1/+1
2017-05-28ripngd: Let ripng announce interface turned on for usage.Donald Sharp1-8/+5
2017-05-28ripngd: Fix missing newlines at end of help stringsDonald Sharp2-5/+5
2017-05-28nhrpd: Fix missing include for 'access_list_init' functionDonald Sharp1-0/+1
2017-05-26zebra: Fix 64 bit number printf issuesDonald Sharp1-1/+1
2017-05-26bgpd: remove struct capability_orf_entryQuentin Young2-21/+12
2017-05-26*: do not take address of packed memberQuentin Young11-44/+40
2017-05-26zebra: Remove string operations from non-debug pathDonald Sharp1-14/+32
2017-05-26zebra: Store commonly used values instead of regeneratingDonald Sharp3-10/+20
2017-05-25vtysh: Add back some missing bgp commandsDonald Sharp1-0/+1
2017-05-25zebra: add bgp unnumbered labeled-unicast to zservDon Slice1-16/+27
2017-05-25ospf6d: default to dotted quad instead of ret NULLQuentin Young1-2/+1
2017-05-23bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger7-85/+2
2017-05-23bgpd: remove encap_safi rx processingLou Berger3-155/+0
2017-05-23bgpd: remove encap safi show commandsLou Berger5-555/+7
2017-05-23bgpd: remove additional instance of BGP_ENCAP(v6)_NODELou Berger1-6/+0
2017-05-23bgpd rfapi: remove ability to configure use of encap-safi (continue to use en...Lou Berger1-2/+1
2017-05-23bgpd: remove support for ipv4|6 encap safi configLou Berger2-217/+2
2017-05-23vtysh: remove BGP_ENCAP(V6)_NODELou Berger1-56/+0
2017-05-23lib: remove BGP_ENCAP(V6)_NODELou Berger3-10/+0
2017-05-23bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger7-92/+2
2017-05-23pimd: Allow secondary address comparisons to workDonald Sharp1-0/+2
2017-05-23bgpd: remove encap_safi rx processingLou Berger3-155/+0
2017-05-23bgpd: remove encap safi show commandsLou Berger5-555/+7
2017-05-23bgpd rfapi: remove ability to configure use of encap-safi (continue to use en...Lou Berger1-2/+1
2017-05-23bgpd: remove support for ipv4|6 encap safi configLou Berger2-223/+2
2017-05-23vtysh: remove BGP_ENCAP(V6)_NODELou Berger1-56/+0
2017-05-23lib: remove BGP_ENCAP(V6)_NODELou Berger3-10/+0
2017-05-22zebra: one "show ip route" to rule them allDaniel Walton1-1080/+223
2017-05-22lib: fix array sizes for capability mapQuentin Young1-2/+2
2017-05-22ospf6d: fix use-after-freeQuentin Young1-1/+2
2017-05-22vtysh: fix autocompletion API misuseDavid Lamparter1-2/+6
2017-05-20bgpd: fix sending of invalid nexthops on the wireRenato Westphal2-12/+47
2017-05-20bgpd: fix display of encap routes in the running configurationRenato Westphal1-3/+5
2017-05-20bgpd: add network commands for encapv6Renato Westphal1-0/+38
2017-05-20bgpd: remove unused str2tag() functionRenato Westphal2-26/+0
2017-05-20bgpd: Fix crash when going downDonald Sharp1-1/+1
2017-05-20zebra: build mpls sources the right wayRenato Westphal4-211/+12
2017-05-19nhrpd: install access-list commandsQuentin Young1-0/+3
2017-05-19bgpd: fix sending of invalid nexthops on the wireRenato Westphal2-13/+47