summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_zebra.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: move bgp_update_redist_vrf_bitmaps to bgp_zebra.c for wider use beyond ...Don Slice2019-03-141-0/+1
* bgpd: advertise svi ip as macip zebra parse apiChirag Shah2019-02-071-0/+2
* bgpd: ip rule zebra layer adapted to handle both casesPhilippe Guibert2019-01-291-1/+3
* bgpd: dup addr detect config cliChirag Shah2018-11-181-0/+1
* Merge pull request #3024 from ton31337/fix/validate_route-mapRuss White2018-10-141-1/+2
|\
| * bgpd: Check if route-map really exists before applying to the peerDonatas Abraitis2018-10-111-1/+2
* | bgpd: Add '[no] flood <disable|head-end-replication>'Donald Sharp2018-10-121-0/+2
* | bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp2018-10-091-4/+5
|/
* bgpd, doc, ldpd, lib, tests, zebra: LM fixespaco2018-09-181-1/+2
* bgpd: Prevent possible crash when parsing v6 attributesDonald Sharp2018-09-121-0/+3
* bgpd : Change of options in redistribute command does not get appliedkssoman2018-08-221-1/+2
* bgpd: do not install BGP FS entries, while table range not obtainedPhilippe Guibert2018-05-251-1/+2
* bgpd: get table identifier from table managerPhilippe Guibert2018-04-301-0/+1
* bgpd: handle FS redirect IP rule in PBRPhilippe Guibert2018-04-301-0/+3
* bgpd: handle configuration of iptables with zebraPhilippe Guibert2018-04-301-0/+3
* bgpd: communication with zebra for ipset & iprule handlingPhilippe Guibert2018-04-301-0/+10
* bgpd: add API to allocate a range of table identifiersPhilippe Guibert2018-03-291-0/+3
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-8/+9
* bgpd: Use BGP instance to derive the VRF for route uninstallvivek2018-03-211-1/+2
* bgpd: advertise VNI subnetMitesh Kanjariya2018-01-241-1/+2
* bgpd: get rid of afi_header_vty_out() & co.David Lamparter2017-08-291-4/+4
* bgpd/zebra/lib: EVPN support for asymmetric VxLan routingMitesh Kanjariya2017-08-081-0/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-34/+37
* bgpd: Implement EVPN enable/disablevivek2017-07-121-0/+2
* bgpd: Make buffer sizes automatically the correct sizeDonald Sharp2017-06-221-8/+0
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* bgpd: labeled unicast processingDon Slice2017-04-061-2/+4
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-2/+0
* bgp: ignore NHT when bgpd has never connected to zebraLou Berger2016-10-181-0/+2
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-2/+2
* bgpd: improve cleanup in bgp_delete()Lou Berger2016-06-091-1/+2
* BGP: Trigger IPv6 router advertisements upon config of unnumbered neighborvivek2016-05-021-0/+3
* BGP: VRF registration and cleanupvivek2016-02-121-1/+3
* bgpd: Add the ability to use a VRF to bgpDonald Sharp2016-02-021-5/+7
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-1/+1
* Fix redistribute metric change not taking effectDonald Sharp2015-07-311-1/+2
* bgpd: bgpd-warnings.patchDonald Sharp2015-05-201-2/+2
* BGP: For sessions based on interface/LL addr, use ifindex to identify peerDonald Sharp2015-05-201-2/+2
* Per AFI redist registrationsDonald Sharp2015-05-201-1/+1
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-5/+7
* Make "no redistribute" always remove the redistribute statementDonald Sharp2015-05-201-2/+0
* bgpd: bgpd-event-driven-route-map-updates.patchDonald Sharp2015-05-201-0/+1
* bgpd: bgpd-table-map.patchDonald Sharp2015-05-201-1/+3
* Enable support for BGP IPV6 multipath.Donald Sharp2015-05-201-0/+2
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-091-2/+2
|\
| * bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-231-2/+2
* | bgpd: Modify the BGP to zebra route announcement to support multipathJosh Bailey2011-07-211-0/+4
* | bgpd: Add new configuration cli for eBGP and iBGP multipath.Josh Bailey2011-07-211-0/+2
|/
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-16/+17
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-0/+5