summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Handle if up/down and vrf enable/disable eventsDonald Sharp2018-04-184-50/+219
* lib: Store nexthop information independentlyDonald Sharp2018-04-182-3/+134
* lib: Clean up delete of a nexthop from a nexthop groupDonald Sharp2018-04-181-0/+4
* lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.Donald Sharp2018-04-181-1/+7
* Merge pull request #2064 from donaldsharp/redistribute_limitationLou Berger2018-04-172-35/+39
|\
| * lib: Restrict redistribution cli a bitDonald Sharp2018-04-132-35/+39
* | lib: initialize imsg_hdrQuentin Young2018-04-171-0/+2
* | lib: enhance pbr_rule structure for zapi encode and for common usagePhilippe Guibert2018-04-164-6/+143
* | zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapiPhilippe Guibert2018-04-161-0/+15
* | zebra: handling notifications upon ipset creation/destruction donePhilippe Guibert2018-04-162-0/+75
* | lib: add ZEBRA IPSET definesPhilippe Guibert2018-04-162-0/+8
* | zebra: handle entry pointfs for ipset creation/destructionPhilippe Guibert2018-04-161-0/+12
* | Merge pull request #2055 from opensourcerouting/fix-pathspaceDonald Sharp2018-04-161-2/+2
|\ \
| * | lib: fix pathspace option -NChristian Franke2018-04-111-2/+2
* | | Merge pull request #1950 from pguibert6WIND/issue_1949Donald Sharp2018-04-165-9/+85
|\ \ \
| * | | lib: rename parameter for netns functionPhilippe Guibert2018-04-132-3/+3
| * | | lib: Update netns_linux.cPhilippe Guibert2018-04-131-2/+2
| * | | zebra: add an indirection table for ns_idPhilippe Guibert2018-04-135-6/+80
| * | | lib: a vrf is searched first by its name, than its vrf idPhilippe Guibert2018-04-131-3/+5
| | |/ | |/|
* | | Merge pull request #2054 from qlyoung/sa-fixesRenato Westphal2018-04-162-0/+8
|\ \ \
| * | | lib: add asserts on returned matcher valsQuentin Young2018-04-131-0/+3
| * | | lib: ignore cli lexer in clang-analyzeQuentin Young2018-04-131-0/+5
| |/ /
* | | Merge pull request #2036 from LabNConsulting/working/master/bgp-vpn-leak-labe...Renato Westphal2018-04-162-0/+47
|\ \ \ | |/ / |/| |
| * | bgpd: dynamic mpls label poolG. Paul Ziemba2018-04-122-0/+47
* | | Merge pull request #1989 from qlyoung/defpy-hiddenLou Berger2018-04-122-0/+12
|\ \ \ | |_|/ |/| |
| * | lib, python: DEFPY_ATTR, DEFPY_HIDDENQuentin Young2018-04-102-0/+12
* | | Merge pull request #1903 from donaldsharp/PBRDRuss White2018-04-117-4/+44
|\ \ \ | |/ / |/| |
| * | lib: dont break display of nexthop-groups themselvesQuentin Young2018-04-061-1/+3
| * | lib, pbrd: rm extra space when displaying nexthopQuentin Young2018-04-061-1/+1
| * | lib: Add hash and use const a bit more intelligentlyQuentin Young2018-04-062-2/+32
| * | pbrd: Add PBR to FRRDonald Sharp2018-04-064-0/+8
| |/
* / lib: add graph_find_nodeQuentin Young2018-04-062-6/+47
|/
* Merge pull request #2006 from qlyoung/remove-irdp-nodeRuss White2018-04-052-2/+0
|\
| * lib: remove IRDP_NODEQuentin Young2018-04-032-2/+0
* | Merge pull request #2002 from qlyoung/remove-undebugRuss White2018-04-052-1/+3
|\ \
| * | bgpd, pim: remove undebugQuentin Young2018-04-022-1/+3
* | | Merge pull request #1998 from qlyoung/fix-vrf-keyword-walkupRuss White2018-04-051-0/+12
|\ \ \
| * | | lib, vtysh: vrf walkup bugfixQuentin Young2018-03-301-0/+12
* | | | Merge pull request #1979 from LabNConsulting/working/master/bgp-nht-labelsRuss White2018-04-053-1/+21
|\ \ \ \
| * | | | bgpd: nexthop tracking with labels for vrf-vpn leakingG. Paul Ziemba2018-04-041-1/+5
| * | | | lib/prefix.[ch]: add family2str()G. Paul Ziemba2018-04-042-0/+16
* | | | | *: Only test CONFDATE when VERSION_TYPE_DEV definedLou Berger2018-04-034-5/+5
|/ / / /
* | | | Merge pull request #2010 from donaldsharp/ns_fixesPhilippe Guibert2018-04-031-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: Namespaces should only complain about failure if we have itDonald Sharp2018-03-311-5/+5
| | |/ | |/|
* | | Merge pull request #2005 from qlyoung/remove-masc-nodeRafael Zalamena2018-04-023-6/+0
|\ \ \
| * | | lib: remove MASC_NODEQuentin Young2018-03-303-6/+0
| |/ /
* / / lib: remove SERVICE_NODEQuentin Young2018-03-302-2/+0
|/ /
* | Merge pull request #1984 from donaldsharp/conf_date_masterRuss White2018-03-301-39/+0
|\ \
| * | lib: Remove backwards compatiblity at 1 yearDonald Sharp2018-03-281-39/+0
* | | bgpd: add flowspec featurejaydom2018-03-304-1/+20