index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfclient
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
build: non-recursive ospf*
David Lamparter
4
-29
/
+41
2017-08-04
build: non-recursive ripd & ripngd
David Lamparter
10
-86
/
+109
2017-08-04
build: fix clippy cross-compile
David Lamparter
1
-2
/
+8
2017-08-03
lib: minor style fixes
Quentin Young
1
-19
/
+21
2017-08-03
lib: add missed apply_mask()
Quentin Young
1
-0
/
+1
2017-08-03
isisd: purge LSP correctly on confusion
Christian Franke
3
-8
/
+20
2017-08-03
isisd: only process overload info from fragment #0
Christian Franke
1
-6
/
+7
2017-08-03
isisd: Limit number of addresses in IPv4 addr TLV to 63
Christian Franke
1
-1
/
+6
2017-08-03
isisd: rework complete, move "tlvs2" to "tlvs"
Christian Franke
10
-85
/
+83
2017-08-03
isisd: send/receive LSPs with new parser
Christian Franke
29
-4275
/
+977
2017-08-03
isisd: send/receive *SNPs with new parser
Christian Franke
3
-627
/
+277
2017-08-03
isisd: send/receive IIHs with new parser
Christian Franke
9
-869
/
+382
2017-08-03
isisd: Don't use structs to encode/decode PDU header
Christian Franke
4
-162
/
+116
2017-08-03
isisd: add new tlv parser
Christian Franke
10
-4
/
+3616
2017-08-03
isisd: add formatter code
Christian Franke
2
-80
/
+137
2017-08-03
lib: add sbuf
Christian Franke
3
-0
/
+186
2017-08-03
zebra: Missing break statement causes crash in zebra
Donald Sharp
1
-0
/
+1
2017-08-02
pimd: Squash some more memory leaks
Donald Sharp
7
-6
/
+15
2017-08-02
lib: flush ready queue before poll() again
Quentin Young
2
-19
/
+35
2017-08-02
pimd: Clean back pointer upon deletion
Donald Sharp
1
-0
/
+1
2017-08-02
config: Disable pimd on OpenBSD 6.1
Jafar Al-Gharaibeh
1
-0
/
+10
2017-08-02
config: On some platfroms json check fails if we don't link lm, no-op otherwise
Jafar Al-Gharaibeh
1
-1
/
+1
2017-08-02
config: If we don't have crypt but we have ssl crypto, use it
Jafar Al-Gharaibeh
2
-1
/
+9
2017-08-02
pimd: Add `ip pim rp keep-alive-time X`
Donald Sharp
2
-0
/
+38
2017-08-02
pimd: Add some more vrf debug information
Donald Sharp
1
-7
/
+10
2017-08-02
pimd: Cleanup nht debugs
Donald Sharp
2
-8
/
+11
2017-08-02
pimd: Clean up mroute_add_vif debugging
Donald Sharp
1
-4
/
+8
2017-08-02
pimd: Convert to using a RB tree for the pim_ifp ifchannel_list
Donald Sharp
5
-119
/
+75
2017-08-02
pimd: Rename pim_ifp->pim_ifchannel_list
Donald Sharp
4
-33
/
+31
2017-08-02
pimd: Remove almost duplicate pim->ifchannel_list
Donald Sharp
4
-295
/
+368
2017-08-02
doc/babeld: small documentation update
Renato Westphal
2
-4
/
+4
2017-08-02
lib: fix build from git repository on OpenBSD
Renato Westphal
1
-1
/
+1
2017-08-02
lib: Remove sockopt_cork functionality
Donald Sharp
1
-4
/
+10
2017-08-01
ospfd: Fix, don't run network unset commands on virtual links
Jafar Al-Gharaibeh
1
-2
/
+6
2017-08-01
bgpd: multipath change for VRF route is not updated in zebra
Daniel Walton
1
-1
/
+1
2017-08-01
build: fix/improve clippy dependencies
David Lamparter
3
-1
/
+11
2017-08-01
tests: fix small typo
Renato Westphal
2
-2
/
+2
2017-08-01
bgpd: don't make any assumptions about the size of an enum
Renato Westphal
2
-4
/
+4
2017-08-01
lib: use switch statements in the AFI/SAFI conversion functions
Renato Westphal
1
-22
/
+34
2017-08-01
lib/bgpd: introduce the iana_safi_t enum
Renato Westphal
13
-45
/
+68
2017-08-01
lib: remove SAFI_RESERVED_4 and SAFI_RESERVED_5
Renato Westphal
4
-24
/
+10
2017-07-31
ospf6d: adjust changes per PR 870 review
Chirag Shah
5
-15
/
+18
2017-07-31
bgpd: peer hash expands until we are out of memory
Daniel Walton
4
-2
/
+11
2017-07-31
build: non-recursive auxiliary directories
David Lamparter
7
-36
/
+54
2017-07-31
protobuf: fix build
David Lamparter
3
-3
/
+6
2017-07-31
build: non-recursive qpb & fpm
David Lamparter
11
-78
/
+89
2017-07-31
build: zebra: remove *_method Makefile hacks
David Lamparter
22
-267
/
+189
2017-07-31
build: convert zebra/ to non-recursive build
David Lamparter
6
-108
/
+174
2017-07-31
build: convert lib/ to non-recursive build
David Lamparter
10
-171
/
+306
2017-07-31
Correct build TLV functions
Olivier Dugeon
2
-4
/
+4
[next]