index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_bfd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
zebra: reduce scope of XCALLOC for gr processing
Quentin Young
1
-15
/
+10
2020-02-19
zebra: remove \n in zapi pbr family log msg
Quentin Young
1
-3
/
+2
2020-02-19
bgpd: Add a better breadcrumb for when bgp is missconfiged
Donald Sharp
3
-0
/
+12
2020-02-19
doc: correct ip prefix token mapping table
Mark Stapp
1
-5
/
+7
2020-02-19
lib: fix route-map coverity scan issue
Rafael Zalamena
1
-2
/
+3
2020-02-18
zebra: fix missing rtadv stub functions
Mark Stapp
1
-0
/
+21
2020-02-18
zebra: Fix checksum calculation to not include old checksum
Donald Sharp
1
-1
/
+4
2020-02-18
zebra: Fix zlog_debug -> flog_err for error situations in IRDP
Donald Sharp
1
-6
/
+10
2020-02-18
zebra: SO_BROADCAST needs a uint32_t instead of a uint8_t
Donald Sharp
1
-3
/
+4
2020-02-17
bgpd: Add a couple more spaces for output on MsgRcvd and MsgSent
Donald Sharp
3
-10
/
+10
2020-02-16
doc: Update configure options in installation notes
Donald Sharp
1
-0
/
+30
2020-02-16
configure: Fixup `--disable-irdp` option to reflect reality
Donald Sharp
1
-1
/
+1
2020-02-16
lib: Fix so that `--enable-pcreposix` actually compiles
Donald Sharp
4
-0
/
+18
2020-02-14
bgpd: Show the real reason why the peer is failed
Donatas Abraitis
2
-1
/
+7
2020-02-14
*: encode zapi labels message using nexthops
Mark Stapp
5
-64
/
+33
2020-02-14
bgpd: Use the enum properly in a switch for rpki commands
Donald Sharp
1
-28
/
+22
2020-02-14
bgpd: Ensure we don't crash when registering RA's
Donald Sharp
1
-5
/
+10
2020-02-14
doc: Fix borked up syntax for static-linking
Donald Sharp
1
-2
/
+2
2020-02-14
doc: Fixup some missing syntax
Donald Sharp
4
-0
/
+8
2020-02-14
doc: Add some basic how-to for lua
Donald Sharp
3
-0
/
+67
2020-02-14
nhrpd: allow no nhrp map cmd to match the configured cmd
Jafar Al-Gharaibeh
1
-2
/
+4
2020-02-14
tests: Add a evpn-pim test case
Anuradha Karuppiah
18
-0
/
+402
2020-02-14
pimd: pim mlag show commands
Anuradha Karuppiah
3
-0
/
+399
2020-02-14
pimd: handle ipmr-lo operational state changes
Anuradha Karuppiah
4
-44
/
+76
2020-02-14
pimd: handle nht metric change correctly
Anuradha Karuppiah
1
-0
/
+7
2020-02-14
lib: add missing command DESC for MLAG messages
Anuradha Karuppiah
1
-0
/
+5
2020-02-14
pimd: remove peerlink_rif from the orig-mroute OIL when it is oper down
Anuradha Karuppiah
1
-23
/
+34
2020-02-14
pimd: stop overloading SRC_IGMP upstream for vxlan local membership
Anuradha Karuppiah
8
-12
/
+19
2020-02-14
pimd: force update inherited OIL when vxlan local membership is created
Anuradha Karuppiah
1
-0
/
+13
2020-02-14
pimd: skip syncing and running DF election on orig mroutes
Anuradha Karuppiah
1
-1
/
+2
2020-02-14
pimd: increase RPF metric via the peerlink_rif by plus-10
Anuradha Karuppiah
4
-3
/
+75
2020-02-14
pimd: inherit MLAG DF role from the parent (*, G) entry
Anuradha Karuppiah
3
-0
/
+55
2020-02-14
pim: DF election for tunnel termination mroutes in an anycast-VTEP setup
Anuradha Karuppiah
11
-52
/
+811
2020-02-14
pimd: register with MLAG on the first VxLAN SG
Anuradha Karuppiah
2
-1
/
+16
2020-02-14
zebra: mlag debug was not being persisted
Anuradha Karuppiah
1
-0
/
+5
2020-02-14
zebra: add all ipv6 global addresses to RA messages
Don Slice
3
-27
/
+131
2020-02-14
bgpd: Print out vrf name as well as id
Donald Sharp
4
-13
/
+32
2020-02-14
zebra: Add vrf name to debug output
Donald Sharp
5
-23
/
+43
2020-02-14
ripngd: Add vrf name to debug output
Donald Sharp
1
-14
/
+30
2020-02-14
ripd: Add vrf name to debug output
Donald Sharp
1
-14
/
+29
2020-02-14
lib: Add vrf name to outputs/debugs
Donald Sharp
1
-7
/
+14
2020-02-14
lib: Add a macro to allow for quick/easy display of vrf name
Donald Sharp
1
-0
/
+2
2020-02-14
lib: Format according to our standard
Donald Sharp
1
-38
/
+34
2020-02-14
sharpd: Add missing yang route-map callbacks
Donald Sharp
1
-0
/
+2
2020-02-14
pimd: Add missing yang callbacks for route-maps
Donald Sharp
1
-0
/
+2
2020-02-13
doc: Override ORIGIN for aggregate-address command
Donatas Abraitis
1
-0
/
+10
2020-02-13
tests: Add test case for `aggregate-address <prefix> origin <origin>`
Donatas Abraitis
6
-0
/
+154
2020-02-13
babeld: GCC complaining about no return in non-void function
Donald Sharp
1
-0
/
+1
2020-02-13
*: Remove break after return
Donatas Abraitis
34
-397
/
+1
2020-02-13
bgpd: Allow overriding ORIGIN for aggregate-address
Donatas Abraitis
3
-18
/
+112
[next]