index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
multiple-bgpd.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
bgp: add asserts to catch unsupported double enqueue of an RN on a bgp_proces...
Lou Berger
1
-0
/
+2
2017-08-29
bgp: fix handling of bgp_process_queue to allow for RNs added
Lou Berger
1
-4
/
+6
2017-08-29
bgp: refactor bgp_process_queue to be consistent and cleanup related event qu...
Lou Berger
1
-8
/
+11
2017-08-29
ospf6d: fix prefix list name SEGV
David Lamparter
1
-2
/
+2
2017-08-29
Revert "doc: work around weird texinfo bug"
David Lamparter
2
-6
/
+3
2017-08-29
doc: add "ip address LOCAL peer PEER/SUBNET"
David Lamparter
1
-0
/
+11
2017-08-29
doc: new frr-args(8) man page with general options
David Lamparter
4
-1
/
+251
2017-08-29
bgpd: remove some deep nesting
David Lamparter
3
-924
/
+893
2017-08-29
bgpd: get rid of afi_header_vty_out() & co.
David Lamparter
9
-313
/
+163
2017-08-29
*: remove empty "interface XYZ" config blocks
David Lamparter
10
-22
/
+24
2017-08-29
lib: add vty_frame() to get rid of unneeded config
David Lamparter
2
-0
/
+39
2017-08-29
lib: new APIs for get/set system hostname/domainname
Mitesh Kanjariya
11
-30
/
+70
2017-08-29
configure: Add `-funwind-tables`
Donald Sharp
1
-0
/
+1
2017-08-29
isisd: guard SPF warning by debug flag
Christian Franke
1
-2
/
+2
2017-08-29
isisd: keep original TLVs when purging in response to confusion
Christian Franke
1
-13
/
+20
2017-08-28
vtysh: add -N/--pathspace option
David Lamparter
1
-4
/
+16
2017-08-28
lib: add -N/--pathspace option
David Lamparter
2
-11
/
+40
2017-08-28
vtysh: simplify path handling
David Lamparter
3
-82
/
+37
2017-08-28
vtysh: cleanup SUID handling
David Lamparter
2
-15
/
+66
2017-08-28
vtysh: Fix for the ordering of large-community lists in config output
Nigel Kukard
1
-1
/
+4
2017-08-28
ospf6d, ospfd: add `no ospf6 router-id ...`
Quentin Young
2
-8
/
+54
2017-08-28
lib: document frrzmq in its header file
David Lamparter
1
-1
/
+39
2017-08-28
tests: fix & run ZeroMQ test
David Lamparter
4
-2
/
+64
2017-08-28
tests: add ZeroMQ test
David Lamparter
3
-0
/
+221
2017-08-28
lib: ZeroMQ read handler, v2
David Lamparter
4
-0
/
+273
2017-08-28
lib, zebra: carry blackhole type over ZAPI
David Lamparter
2
-2
/
+5
2017-08-28
zebra: dont have vxlan as default iface type
David Lamparter
1
-6
/
+6
2017-08-28
zebra: kernel_socket: read extra attributes
David Lamparter
2
-0
/
+24
2017-08-28
zebra: drop IPv6 "broadcast" and "peer" addr code
David Lamparter
6
-63
/
+10
2017-08-28
zebra: netlink: get blackhole routes from kernel
David Lamparter
1
-13
/
+21
2017-08-28
zebra: cleanup blackhole support
David Lamparter
14
-220
/
+215
2017-08-28
zebra: rib: use nexthop ptr in rib_add/delete
David Lamparter
9
-130
/
+139
2017-08-28
*: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from API
David Lamparter
8
-47
/
+42
2017-08-27
zebra: configure PtP address on ifaliasreq systems
David Lamparter
1
-4
/
+38
2017-08-27
zebra: add '[no] ip address A.B.C.D peer A.B.C.D/M'
David Lamparter
1
-12
/
+81
2017-08-27
zebra: netlink backend support setting a P-t-P address
David Lamparter
1
-3
/
+9
2017-08-27
zebra: fix interface deletion bug introduced by ptp address support
David Lamparter
1
-5
/
+7
2017-08-27
zebra: add connected_check_ptp infrastructure
David Lamparter
3
-9
/
+59
2017-08-26
eigrpd: add correct interface metrics when interface comes up
Don Slice
1
-0
/
+1
2017-08-26
isisd: bpf: ETHER_HDR_LEN -> ETH_ALEN
David Lamparter
1
-16
/
+16
2017-08-26
zebra: remove RT_ROUNDUP warning
David Lamparter
1
-6
/
+3
2017-08-26
lib: prefix: fix char value size
David Lamparter
1
-1
/
+1
2017-08-26
bgpd: encap: fix extension sizing
David Lamparter
1
-1
/
+1
2017-08-26
*: fix compiler warnings
David Lamparter
8
-51
/
+67
2017-08-26
Handle hostname/domainname properly for FreeBSD
Mitesh Kanjariya
2
-18
/
+6
2017-08-26
Fix compilation errors for domainname
Mitesh Kanjariya
1
-0
/
+2
2017-08-26
lib: Fix make check failures
Mitesh Kanjariya
1
-0
/
+12
2017-08-25
lib: remove static variable from cli matcher
Quentin Young
1
-8
/
+5
2017-08-25
lib: fix rare bug in ambiguous command resolution
Quentin Young
1
-58
/
+72
2017-08-25
clippy: disable unneeded autogenerated code
David Lamparter
1
-1
/
+23
[next]