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
2016-12-22
pimd: Fix PACKETDUMP compile errors.
Donald Sharp
1
-1
/
+1
2016-12-22
pimd: First Schwag at pim_register_stop
Donald Sharp
8
-27
/
+78
2016-12-22
pimd: Refactor ifchannel creation.
Donald Sharp
1
-77
/
+62
2016-12-22
pimd: Remove unneeded function.
Donald Sharp
1
-28
/
+2
2016-12-22
pimd: Properly initialize and delete t_rs_timer
Donald Sharp
1
-0
/
+2
2016-12-22
pimd: Create register stop timer for DR
Donald Sharp
2
-0
/
+88
2016-12-22
pimd: Add null_register bit to pim_register_send
Donald Sharp
3
-8
/
+8
2016-12-22
pimd: Add pim_channel_del_oif
Donald Sharp
2
-0
/
+89
2016-12-22
pimd: create pim_upstream_state2str
Donald Sharp
3
-3
/
+27
2016-12-22
pimd: Fix use of 0 for NULL
Donald Sharp
8
-46
/
+45
2016-12-22
pimd: Add decision point to send register message
Donald Sharp
2
-1
/
+13
2016-12-22
pimd: Refactor pim message receive
Donald Sharp
3
-47
/
+52
2016-12-22
pimd: Send Register-Stop from RP
Donald Sharp
1
-7
/
+47
2016-12-22
pimd: Set correct parameters to pim_register_stop_send
Donald Sharp
1
-7
/
+9
2016-12-22
pimd: Fixup some dead code
Donald Sharp
7
-39
/
+12
2016-12-22
pimd: Create pim_encode_addr_group
Donald Sharp
2
-3
/
+79
2016-12-20
lib: add grammar_sandbox to .gitignore
Quentin Young
1
-0
/
+1
2016-12-18
lib: fix crash when tab-completing `do ...` commands
Quentin Young
1
-1
/
+1
2016-12-16
lib: parser: remove startnode & sentence_root
David Lamparter
1
-22
/
+6
2016-12-16
lib: parser: accept number-only word tokens
David Lamparter
1
-1
/
+1
2016-12-16
build: automake 1.12 to deal with flex & bison
David Lamparter
1
-1
/
+1
2016-12-16
lib: parser: move allowrepeat to cmd_token
David Lamparter
4
-9
/
+10
2016-12-16
bgpd: shuffle qobj_init()
David Lamparter
2
-1
/
+4
2016-12-16
lib: parser: reorder bison incarnations
David Lamparter
2
-24
/
+26
2016-12-16
build: check flex >= 2.5.20 is available
David Lamparter
3
-5
/
+193
2016-12-16
build: fix bison < 3.0 compatibility
David Lamparter
3
-2
/
+41
2016-12-16
tests: fix mis-fixed format string
David Lamparter
1
-1
/
+1
2016-12-16
tests: fix exit <> return mix-up in dejagnu
David Lamparter
1
-2
/
+2
2016-12-16
tests: add missing qobj_init() call
David Lamparter
1
-0
/
+1
2016-12-16
tests: adjust testcli ref output to new argv rules
David Lamparter
1
-23
/
+27
2016-12-16
lib: parser: fix SEGV when Tab hits non-WORD_TKN
David Lamparter
1
-0
/
+13
2016-12-15
lib: parser: support keyword arguments
David Lamparter
3
-20
/
+107
2016-12-15
lib: parser: refresh grammar_sandbox
David Lamparter
3
-93
/
+140
2016-12-14
zebra_mpls. Set best lsp nhlfe to null on deletion
Fredi Raspall
1
-0
/
+3
2016-12-14
quagga: Convert ldpd to be built by default
Donald Sharp
1
-3
/
+3
2016-12-14
lib: Partial Revert of 4ecc09d and modify zclient connect behavior
Donald Sharp
1
-19
/
+9
2016-12-14
zebra/ldpd: allow MPLS ECMP on unnumbered interfaces
Renato Westphal
8
-59
/
+112
2016-12-14
ldpd: remove security check to allow operation on unnumbered interfaces
Renato Westphal
1
-35
/
+6
2016-12-14
ldpd: add missing check on disc_find_iface()
Renato Westphal
1
-6
/
+6
2016-12-14
zebra-mpls: fix regression caused by wrong conflict resolution
Renato Westphal
1
-0
/
+17
2016-12-14
zebra: fix segfault on exit when RIB debugging is enabled
Renato Westphal
1
-2
/
+6
2016-12-14
zebra: Remove weird blackhole/reject static routes
Quentin Young
1
-151
/
+4
2016-12-09
*: kill useless if(...) after VTY_DECLVAR_CONTEXT
David Lamparter
8
-560
/
+22
2016-12-09
lib: remove vty->index
David Lamparter
9
-40
/
+11
2016-12-09
*: fix remaining vty->index & add coccinelle patch
David Lamparter
6
-7
/
+303
2016-12-09
*: coccinelle-replace vty->index
David Lamparter
19
-775
/
+602
2016-12-09
lib: make qobj NULL-safe/aware
David Lamparter
3
-4
/
+10
2016-12-09
ripd: add qobj registrations
David Lamparter
2
-0
/
+10
2016-12-09
ospfd, ospf6d: add qobj registrations
David Lamparter
8
-1
/
+35
2016-12-09
bgpd: add qobj registrations
David Lamparter
2
-0
/
+25
[next]