index
:
delta/openwrt/netifd.git
baserock/fix-build
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
staging/stintel/ifnamsiz
staging/ynezz/fixes-bridge-inspect
git.openwrt.org: project/netifd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: allow dumping protocol handlers without config_params
Olof Sivertsson
2018-01-03
1
-1
/
+1
*
proto: add point-to-point IPv4 address config support (FS#1037)
Hans Dedecker
2017-10-18
1
-6
/
+19
*
proto: allow configuring deprecated static IPv6 addresses
Matthias Schiffer
2016-12-24
1
-5
/
+14
*
utils: Move IP address validation to parse_addr function
Hans Dedecker
2016-08-11
1
-5
/
+15
*
proto: Display proto flags when dumping the protocol handlers in ubus
Hans Dedecker
2016-08-11
1
-0
/
+7
*
proto: Fix possible segfaults
Hans Dedecker
2016-02-01
1
-0
/
+9
*
proto: Fix possible buffer overflow due to non null terminated string
Hans Dedecker
2016-02-01
1
-1
/
+1
*
netifd: Interface last error support
Hans Dedecker
2015-04-03
1
-1
/
+5
*
netifd: Apply interface metric on configured interface gateway parameters
Hans Dedecker
2014-05-09
1
-0
/
+1
*
netifd: Reload proto on topology change
Helmut Schaa
2014-03-21
1
-0
/
+3
*
add validation rules to proto static
John Crispin
2014-02-17
1
-0
/
+11
*
get_proto_handlers now also dumps the validation info
John Crispin
2014-02-17
1
-0
/
+10
*
IPv6: add class support to regular IPv6 addresses
Steven Barth
2013-11-27
1
-0
/
+5
*
config: use the new uci_blob library code
Felix Fietkau
2013-06-10
1
-2
/
+2
*
IPv6: reorganize prefix assignment
Steven Barth
2013-05-30
1
-1
/
+4
*
IPv6: fix wrap-arounds in address lifetimes
Steven Barth
2013-05-28
1
-11
/
+14
*
Add option to define target routing table for protocol routes.
Steven Barth
2013-05-17
1
-2
/
+3
*
IPv6: Use source-routing to allow multi-wan
Steven Barth
2013-05-11
1
-0
/
+6
*
IPv6: Use key=val format for prefix options
Steven Barth
2013-05-08
1
-10
/
+21
*
fix route sorting order
Felix Fietkau
2013-04-05
1
-1
/
+1
*
Add myself to header for IPv6 work
Steven Barth
2013-04-05
1
-0
/
+1
*
Rewrite IPv6 prefix assignment
Steven Barth
2013-04-03
1
-32
/
+19
*
proto: default to 128 instead of the "netmask" option for ipv6 addresses
Felix Fietkau
2013-02-10
1
-1
/
+1
*
Improved IPv6 featureset
Steven Barth
2013-02-01
1
-0
/
+30
*
remove commented out TODO items
Felix Fietkau
2013-01-15
1
-19
/
+0
*
Initial IPv6 prefix support
Steven Barth
2013-01-15
1
-1
/
+112
*
Move IP address parsing functions to utils.
Stéphan Kochen
2012-06-18
1
-60
/
+0
*
add an ubus method for dumping available protocol handlers
Felix Fietkau
2012-05-31
1
-0
/
+13
*
move dns server/search list parsing to interface core to support peerdns=0 + ...
Felix Fietkau
2012-05-19
1
-17
/
+0
*
parse point to point ip addresses
Felix Fietkau
2012-05-14
1
-2
/
+8
*
proto-shell: refactor code to allow specifying per-address broadcast option f...
Felix Fietkau
2012-05-14
1
-21
/
+96
*
drop broadcast/netmask parsing from proto_apply_ip_settings
Felix Fietkau
2012-05-13
1
-18
/
+2
*
split applying static proto setting from handler settings
Felix Fietkau
2012-05-13
1
-0
/
+67
*
add copyright headers
Felix Fietkau
2012-05-04
1
-0
/
+13
*
include route/address flags in vlist comparison
Felix Fietkau
2012-04-29
1
-2
/
+2
*
always create device routes
Felix Fietkau
2012-03-15
1
-1
/
+1
*
simplify vlist, move avl key handling to vlist_add()
Felix Fietkau
2012-03-04
1
-2
/
+2
*
minor cleanup
Felix Fietkau
2012-02-26
1
-16
/
+17
*
parse and use the broadcast option
Felix Fietkau
2012-02-26
1
-2
/
+11
*
move broadcast address handling to the core
Felix Fietkau
2012-02-26
1
-5
/
+14
*
make proto_parse_ip_addr_string() static
Felix Fietkau
2012-02-26
1
-1
/
+1
*
proto: move the dns search option handling to the core
Felix Fietkau
2012-02-26
1
-0
/
+5
*
proto: add an option for specifying external addresses using proto_apply_ip_s...
Felix Fietkau
2012-02-26
1
-6
/
+13
*
move static address setup to proto.c in preparation for unifying it with the ...
Felix Fietkau
2012-02-26
1
-0
/
+136
*
make sure iface->proto_handler is always initialized
Felix Fietkau
2012-01-24
1
-11
/
+8
*
ensure that iface->proto_handler gets initialized
Felix Fietkau
2011-10-26
1
-3
/
+6
*
proto-shell: allow passing netmask in ip address format
Felix Fietkau
2011-10-14
1
-7
/
+31
*
fix proto events for immediate proto handlers
Felix Fietkau
2011-10-07
1
-3
/
+3
*
fix parsing of ipaddr + netmask
Felix Fietkau
2011-09-12
1
-1
/
+1
*
move ip address parsing code to proto.c
Felix Fietkau
2011-09-12
1
-0
/
+57
[next]