summaryrefslogtreecommitdiffstats
path: root/lib/version.h.in (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-24pimd: uninitialized memory access fixF. Aragon1-0/+6
2018-07-24zebra: remove unused var in zserv.cQuentin Young1-1/+0
2018-07-24tests/isisd: fix warningsF. Aragon1-27/+26
2018-07-24bgpd: Add evpn prefix to debug bgp updates prefixChirag Shah3-30/+313
2018-07-24zebra: do not ignore ipv6 srcdest routesChristian Franke2-17/+16
2018-07-24zebra: Add check for nexthop loop to prevent hangingStephen Worley1-0/+6
2018-07-24ldpd: add missing command under the ipv6 address-family nodeRenato Westphal1-0/+1
2018-07-23Revert "Use metric for default-originate with route-map if applied"Russ White1-3/+0
2018-07-23Remove not needed filters and fix typosStephen Worley1-5/+4
2018-07-23zebra: Add check for mtu on netlink RTM_NEWLINKStephen Worley1-0/+12
2018-07-23zebra: Add address family filtersStephen Worley3-2/+34
2018-07-23zebra: clean up const use in bsd buildMark Stapp1-3/+5
2018-07-23libs, daemons: use const in route-map applyMark Stapp16-131/+162
2018-07-19bgpd: Changes to BGP show json commandsAmeya Dharkar2-34/+40
2018-07-19zebra: fix do_show_route_helper to include srcdest routesChristian Franke1-1/+1
2018-07-19tools: handle exit-vrf as end of context blockDon Slice1-1/+1
2018-07-19doc: add cmd line param section to modules.rstEmanuele Di Pascale1-0/+9
2018-07-19zebra: cancel vrf creation if netns activation failedPhilippe Guibert1-0/+1
2018-07-19isisd: don't crash when isis_sock_init failsChristian Franke1-8/+7
2018-07-19lib/compiler.h: Always define CPP_NOTICEChristian Franke1-0/+1
2018-07-19Use metric for default-originate with route-map if appliedDonatas Abraitis1-0/+3
2018-07-18zebra: fix some cli option descriptionsQuentin Young1-3/+3
2018-07-18zebra: fix zapi fuzzing infraQuentin Young2-19/+12
2018-07-18zebra: sometimes, it is not possible to assign a NSID to a vrfPhilippe Guibert1-0/+2
2018-07-18zebra: fix nexthop type check for kernel default route displayDon Slice1-3/+3
2018-07-17bgpd: support evpn nd ext communityChirag Shah14-30/+167
2018-07-17RedHat spec: Add the rpki module when neededpcarana1-0/+4
2018-07-17doc: Update rpki.rst for how-to enable rpki moduleChristoffer1-0/+26
2018-07-17zebra: remove default vrf output for kernel vrf ipv6 blackhole defaultDon Slice1-3/+6
2018-07-13tests: add test_bgp_table to gitignoreMark Stapp1-0/+1
2018-07-13zebra: Remove need for ACK for netlink messagesDonald Sharp1-5/+6
2018-07-13zebra: Listen to error codes from netlink_socketDonald Sharp1-19/+24
2018-07-12zebra: Fix function call in fuzzing codeStephen Worley1-2/+2
2018-07-12tests: align with srcdest lib changes, remove bgp binaryMark Stapp2-236/+9
2018-07-11zebra, libs: use const prefix ptrs in apisMark Stapp17-80/+109
2018-07-10ospf6d: remove VERSION_TYPE_DEV from CONFDATE checksLou Berger1-2/+2
2018-07-10bgpd: remove VERSION_TYPE_DEV from CONFDATE checksLou Berger2-5/+5
2018-07-10lib: remove VERSION_TYPE_DEV from CONFDATE checksLou Berger4-5/+5
2018-07-10doc: update doc to no longer requires use of VERSION_TYPE_DEVLou Berger1-1/+1
2018-07-10*: VERSION_TYPE no longer needed -- remove itLou Berger1-2/+1
2018-07-10*: ignore deprecated code statments in release versionsLou Berger1-1/+7
2018-07-10doc: cleanup maintainer release documentQuentin Young97-2201/+650
2018-07-10libs: add ALL_NEXTHOPS_PTR iterator macroMark Stapp1-0/+5
2018-07-10lib: remove if_lookup_by_index portion of code with unknown vrfPhilippe Guibert1-12/+0
2018-07-10zebra: mpls entry interface lookup adaptation for vrf backendPhilippe Guibert1-3/+9
2018-07-10zebra: pbr rule lookup index adaptation for vrf netnsPhilippe Guibert1-1/+3
2018-07-10zebra: upon RTM_NEWROUTE/DELROUTE, find appropriate interfacePhilippe Guibert1-3/+6
2018-07-10bgpd: ability to set vpnv4 nexthop with route-mapPhilippe Guibert1-0/+3
2018-07-10doc: add Ldp user documentationPhilippe Guibert4-0/+312
2018-07-10doc: add more information about show ip bgp and show bgpPhilippe Guibert1-22/+57